X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=blobdiff_plain;f=.htaccess;h=27e55548b09db271335cff27c39af8d8f09c4f4a;hp=ffcd03e635c5769da99c54e894d4dc230c78ac49;hb=7e6e0807990447d2977b970c3a0fd28dc9250194;hpb=46c5f7a65a7659a44ae8254c63152074363d3987 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