1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-ibays-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40ibays mezzanine_patched_e-smith-ibays-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40ibays |
2 |
|
|
--- e-smith-ibays-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40ibays 2006-03-15 19:58:10.000000000 -0700 |
3 |
|
|
+++ mezzanine_patched_e-smith-ibays-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40ibays 2007-01-05 09:45:52.000000000 -0700 |
4 |
|
|
@@ -109,6 +109,7 @@ |
5 |
|
|
} |
6 |
|
|
else |
7 |
|
|
{ |
8 |
|
|
+ $OUT .= " DirectoryIndex index.htm index.html\n"; |
9 |
|
|
$OUT .= " Options +IncludesNOEXEC\n"; |
10 |
|
|
$OUT .= " <FilesMatch \"\\.(php|php3|phtml)\$\">\n"; |
11 |
|
|
$OUT .= " order deny,allow\n"; |