diff options
Diffstat (limited to '.htaccess')
-rwxr-xr-x | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Options +FollowSymlinks +Includes AddType text/html .shtml AddOutputFilter INCLUDES .shtml +DirectoryIndex index.shtml <Files ~ "^.*\.([Hh][Tt][Aa])"> Order allow,deny Deny from all |