Ensure Default HTML Content Is Removed – ‘httpd-manual is not installed’ Details Apache installations have default content that is not needed or appropriate for production use. The primary function for the...
Ensure Default HTML Content Is Removed – ‘other handler does not exist’ Details Apache installations have default content that is not needed or appropriate for production use. The primary function for the...
Ensure Default HTML Content Is Removed – ‘Server Information handler does not exist’ Details Apache installations have default content that is not needed or appropriate for production use. The primary function for this...
Ensure Default HTML Content Is Removed – ‘Server Status handler does not exist’ Details Apache installations have default content that is not needed or appropriate for production use. The primary function for this...
Ensure Group Write Access for the Apache Directories and Files Is Properly Restricted Details Group permissions on Apache directories should generally be ‘r-x’, and file permissions should be similar, except not executable if...
Ensure Group Write Access for the Document Root Directories and Files Is Properly Restricted Details The Apache Document Root directory ‘$DOCROOT’ may need to be writeable by an authorized group such as development, support,...
Ensure HTTP Request Methods Are Restricted – ‘httpd.conf Document Root LimitExcept = GET,POST or OPTIONS only’ Details Use the Apache ‘ * ‘ directive to restrict unnecessary HTTP request methods of the web server so it...
Ensure HTTP Request Methods Are Restricted – ‘httpd.conf Document Root Order = Deny,Allow’ Details Use the Apache ‘ * ‘ directive to restrict unnecessary HTTP request methods of the web server so it...
Ensure HTTP Request Methods Are Restricted – ‘No Deny/Allow’ Details Use the Apache ‘ * ‘ directive to restrict unnecessary HTTP request methods of the web server so it...
Ensure HTTP Request Methods Are Restricted – ‘Require all denied’ Details Use the Apache ‘ * ‘ directive to restrict unnecessary HTTP request methods of the web server so it...