Answer the question
In order to leave comments, you need to log in
Why is the htaccess rule not working?
I create an htaccess file in the folder and insert the rule, but it does not work.
Why ?
<Files "*.zip">
Order allow,deny
Deny from all
</Files>
<Files "\.(zip)$">
Order Deny,Allow
Deny from all
</Files>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question