![]() |
httaccess to redirect a specific IP ?
Something to redirect a single IP to another page whats the htaccceess code for it.
|
Redirect 123.123.123.123
this should do it. |
Quote:
Redirect 123.123.123.123 www.sitename.com/page ??? What if i just want to ban the IP and send it to a 403 page |
Bumppppp
|
would this work?
order allow,deny deny from xxx.xx.x.x allow from all |
bump?????
|
|
Quote:
<Limit GET> order allow,deny deny from 24.128.16.113 deny from 24.128.16.114 allow from all </Limit> errordocument 404 http://www.dwhs.com/index.htm RewriteEngine On RewriteCond %{HTTP_USER_AGENT} ^.*WebZIP.*$ [OR] RewriteRule /* http://www.dwhs.com [L,R] |
that will work
|
All times are GMT -7. The time now is 06:17 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123