Hi!
I installed vRewrite on forums.razordolls.com but id didn't work!
The htaccess says:
Code:
RewriteRule ^(.*)/t-(.*)-(.*)-page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)/page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*).html/(.*)$ showthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
But the page is accessed as
http://forums.razordolls.com/sexahol...-page2-25.html
So it doesn't work!!!
Has noone noticed this??