X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=27e55548b09db271335cff27c39af8d8f09c4f4a;hb=f99d4e3d028d6dc1e43716dad6188090a5f34a25;hp=05e1f772c98b3766c123ee778a1e9428030bde51;hpb=fbc714618d2086195af54a3ba51ede225e268a3a;p=fa-stable.git diff --git a/.htaccess b/.htaccess index 05e1f772..27e55548 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,8 @@ # Protect sensitive files. Order allow,deny + Deny from All + Satisfy All # Disable directory listings.