The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
mod_rewrite help
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:
|