X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=.htaccess;h=cad8d65d5f9619ca575cf62979288af8a28540ce;hb=c75b19a492e4b9ad53c9c0a47b87ad0abb687921;hp=12c3504fdb561901b83492e1760ae68a8f39b5d2;hpb=b76b7460c8025ef884acc40d3a863d4ae6cb7739;p=fa-stable.git diff --git a/.htaccess b/.htaccess index 12c3504f..cad8d65d 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,8 @@ # Protect sensitive files. Order allow,deny + Deny from All + Satisfy All # Disable directory listings.