X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=ffcd03e635c5769da99c54e894d4dc230c78ac49;hb=46c5f7a65a7659a44ae8254c63152074363d3987;hp=c80aa26e7548e5c169d024ebce63009d06837e49;hpb=35f482e2a9246960de37e5f1d975c734e08951e6;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