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 2008-04-07 19:17:33.000000000 -0400 |
3 |
+++ mezzanine_patched_e-smith-ibays-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40ibays 2008-04-07 19:17:14.000000000 -0400 |
4 |
@@ -109,7 +109,7 @@ |
5 |
} |
6 |
else |
7 |
{ |
8 |
- $OUT .= " DirectoryIndex index.htm index.html\n"; |
9 |
+ $OUT .= " DirectoryIndex index.shtml index.htm index.html\n"; |
10 |
$OUT .= " Options +IncludesNOEXEC\n"; |
11 |
$OUT .= " <FilesMatch \"\\.(php|php3|phtml)\$\">\n"; |
12 |
$OUT .= " order deny,allow\n"; |