X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=12c3504fdb561901b83492e1760ae68a8f39b5d2;hb=bb82c831a23d39a13018df6571bdb7600db101bf;hp=c80aa26e7548e5c169d024ebce63009d06837e49;hpb=ebc600101ceab69c06eac4b1bd4d1782af45de05;p=fa-stable.git diff --git a/.htaccess b/.htaccess index c80aa26e..12c3504f 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,14 @@ +# Protect sensitive files. + + Order allow,deny + + +# 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