X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=27e55548b09db271335cff27c39af8d8f09c4f4a;hb=5a3cbfe6d2df1c8c32edcab8bf93e8a8432a15fc;hp=12c3504fdb561901b83492e1760ae68a8f39b5d2;hpb=b76b7460c8025ef884acc40d3a863d4ae6cb7739;p=fa-stable.git diff --git a/.htaccess b/.htaccess index 12c3504f..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