X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=cad8d65d5f9619ca575cf62979288af8a28540ce;hb=c75b19a492e4b9ad53c9c0a47b87ad0abb687921;hp=c80aa26e7548e5c169d024ebce63009d06837e49;hpb=ebc600101ceab69c06eac4b1bd4d1782af45de05;p=fa-stable.git diff --git a/.htaccess b/.htaccess index c80aa26e..cad8d65d 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,16 @@ +# Protect sensitive files. + + Order allow,deny + Deny from All + Satisfy All + + +# Disable directory listings. +Options -Indexes + +# Set the default index. +DirectoryIndex index.php + # These settings are recommended # Maybe you might have problems # with other scripts that needs