<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://thelinuxsource.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://thelinuxsource.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AApache-Policy</id>
		<title>Template:Apache-Policy - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://thelinuxsource.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AApache-Policy"/>
		<link rel="alternate" type="text/html" href="http://thelinuxsource.org/index.php?title=Template:Apache-Policy&amp;action=history"/>
		<updated>2026-04-16T01:38:32Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<entry>
		<id>http://thelinuxsource.org/index.php?title=Template:Apache-Policy&amp;diff=101&amp;oldid=prev</id>
		<title>Support: Created page with &quot;* Unneeded/unused modules (in httpd.conf) must be disabled. * Modules externally activated by default (ssl/php/perl/python/svn) must be disabled (httpd.conf is modified to use...&quot;</title>
		<link rel="alternate" type="text/html" href="http://thelinuxsource.org/index.php?title=Template:Apache-Policy&amp;diff=101&amp;oldid=prev"/>
				<updated>2017-05-10T02:47:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Unneeded/unused modules (in httpd.conf) must be disabled. * Modules externally activated by default (ssl/php/perl/python/svn) must be disabled (httpd.conf is modified to use...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Unneeded/unused modules (in httpd.conf) must be disabled.&lt;br /&gt;
* Modules externally activated by default (ssl/php/perl/python/svn) must be disabled (httpd.conf is modified to use a conf.d-run directory instead of conf.d).&lt;br /&gt;
* Unused features (CGI/SSI/etc) must be disabled.&lt;br /&gt;
* Directory listing from / (recursive from / on filesystem, i.e. not confined to document_root) must be disabled.&lt;br /&gt;
* Server side TRACE/TRACK must be disabled, to minimize the attack surface of the apache authentication stack.&lt;br /&gt;
* Any URL requiring authentication must use https.&lt;br /&gt;
* Management/Status/Configuration pages such as; apache-info, apache-status, balancer-manager, jmx-console, web-console, etc. must be disallowed for any externally accessed URL's.&lt;br /&gt;
* Name &amp;amp; URL's must be masked so that only the IP info is shown for any externally accessed URL's (see &amp;quot;mask server name &amp;amp; URL's&amp;quot; in &amp;quot;Vhost Example&amp;quot; section under &amp;quot;Apache&amp;quot;).&lt;br /&gt;
* A CentOS 7 Secure image must be used for web servers or proxy servers.&lt;br /&gt;
* The configuration file must utilize the following approved SSL settings:&lt;br /&gt;
** SSLProtocol all -SSLv2 -SSLv3&lt;br /&gt;
** Header always set Strict-Transport-Security &amp;quot;max-age=15768000;includeSubDomains&amp;quot;&lt;br /&gt;
** Header onsuccess set Strict-Transport-Security &amp;quot;max-age=15768000;includeSubDomains&amp;quot;&lt;br /&gt;
** SSLInsecureRenegotiation off&lt;br /&gt;
** SSLHonorCipherOrder on&lt;br /&gt;
** SSLCipherSuite &amp;quot;EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS !RC4&amp;quot;&lt;/div&gt;</summary>
		<author><name>Support</name></author>	</entry>

	</feed>