The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
.htaccess rewrite issue
Hello
I`m trying to standarize urls for my forum to open the same url whatever you write http://vw-forum.pl or http://www.vw-forum.pl I have following entries and they are working fine but when I`m trying to logon or register it`s not logging in it`s just doing nothing In error_log I found [Wed Apr 02 08:02:47 2014] [error] [client 89.231.101.172] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /var/www/vhosts/vw-forum.pl/httpdocs/vw-forum.pl RewriteEngine on Options FollowSymLinks RewriteCond %{HTTP_HOST} !^www\.vw-forum\.pl$ [NC] RewriteRule ^(.*)$ http://www.vw-forum.pl/$1 [QSA,L,R=301] Pls help me to resolve this problem |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|