![]() |
htaccess: deny from all, allow from xxx.xxx.xxx.xxx - with redirect?
I would like to block everyone's (but my own) access from a site temporarily, utilizing the following:
<Limit GET POST> order deny,allow deny from all allow from xxx.xxx.xxx.xxx </Limit> Is there a way to add an additional statement that will redirect the denied surfers to a page? Thanks! |
Sure, add a 403 ErrorDocument to the same htaccess file, which redirects where you want it to.
|
Great, thank you very much! I will try that right now!
|
All times are GMT -7. The time now is 12:42 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123