/[smeserver]/rpms/e-smith-apache/sme7/e-smith-apache-2.0.0-disableIconsIndex.patch
ViewVC logotype

Annotation of /rpms/e-smith-apache/sme7/e-smith-apache-2.0.0-disableIconsIndex.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sat Jun 30 03:33:53 2012 UTC (11 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-apache-2_0_0-7_el4_sme, HEAD
Disable index listing of Apache icons folder [SME: 6769]

1 wellsi 1.1 diff -ruN e-smith-apache-2.0.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess10icons e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess10icons
2     --- e-smith-apache-2.0.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess10icons 2006-03-14 16:47:18.000000000 +0000
3     +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess10icons 2012-06-30 03:32:21.000000000 +0100
4     @@ -3,7 +3,7 @@
5     #------------------------------------------------------------
6    
7     <Directory /var/www/icons>
8     - Options Indexes
9     + Options None
10     AllowOverride None
11     order deny,allow
12     deny from all

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed