X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=27e55548b09db271335cff27c39af8d8f09c4f4a;hb=2bb32c39a0dc02afea9a67053d03d4b148114d5d;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.