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