Answer the question
In order to leave comments, you need to log in
How to remove access to folders with the same name?
There are folders named "not_visible" in different directories.
RewriteEngine on
RewriteCond %{REMOTE_ADDR} !^21\.14\.13\.70 my ip
RewriteRule ^not_visible/ [R=301,L] <- What is the rule to hide them from all IPs except mine?
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