The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I would like to redirect a specific IP address to a specific domain and need some syntax help. The following redirected everything. Note that there are already some conditions in .htaccess to prevent hotlinking and deny certain IPs and I appended this.
Thanks. RewriteCond %{REMOTE_ADDR} !^192\.168\.0\.1$ RewriteRule ^.*$ http://www.somedomain.org/ [R,L] |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|