The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
.htaccess
hey how do i fix in .htaccess so when you go to http://fanrage.org you will come to http://www.fanrage.org instead?
|
#2
|
||||
|
||||
Hi, What you want exactly?
|
#3
|
|||
|
|||
just told you. you can do this with mod_rewrite but i don?t know how. if you go to fanrage.org you will come to www.fanrage.org instead.
but nevermind i got help on another site. |
#4
|
|||
|
|||
Code:
RewriteEngine on RewriteCond %{HTTP_HOST} ^fanrage.org$ RewriteRule ^(.*)$ http://www.fanrage.org [R=301,L] |
#5
|
|||
|
|||
thanks alot but like i said i already solved it. but im really glad you helped me with this
|
#6
|
|||
|
|||
waow thanks man it work fine
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|