Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Deny viewing/launching everything in the folder and subfolders: Deny
access to a specific IP:
order allow deny
allow from all
deny from 000.000.000.000
order deny allow
deny from all
allow from 000.000.000.000
<Files access.json>
deny from all
</Files>
<Files ~ "one.file|file.next">
deny from all
</Files>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question