X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=ffcd03e635c5769da99c54e894d4dc230c78ac49;hb=7bcc984e9831707a3f6f3af23095faec95489645;hp=c80aa26e7548e5c169d024ebce63009d06837e49;hpb=21290a4a16ca78fe736f62cf1cb039c06cb53fca;p=fa-stable.git diff --git a/.htaccess b/.htaccess index c80aa26e..ffcd03e6 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