X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=blobdiff_plain;f=.htaccess;h=27e55548b09db271335cff27c39af8d8f09c4f4a;hp=ffcd03e635c5769da99c54e894d4dc230c78ac49;hb=da7df35c61205d0b1af47d286be591b8a3194b0c;hpb=864e3e8efb83deefcea264233e5c5796a1721cd1 diff --git a/.htaccess b/.htaccess index ffcd03e6..27e55548 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,8 @@ # Protect sensitive files. - + Order allow,deny + Deny from All + Satisfy All # Disable directory listings. @@ -23,7 +25,6 @@ DirectoryIndex index.php php_flag register_globals Off php_flag session.use_trans_sid Off - #Sometimes neccessary to add those # #AddType application/x-javascript .js