View Full Version : htacces-Rewrite doesn't work
Tompa85
06-16-2010, 05:45 AM
Hi,
I want to rewrite my URLs:
Old: http://koinos.de/tags/buch.html
New: http://koinos.de/tags.php?tag=buch
My htaccess right now:
RewriteEngine on
RewriteRule ^tags/([^.]+)\.html$ /tags.php?tag=$1 [L]
But it doesn't work.
Has anyone any idea why it doesn't work?
Thanks!
ChopSuey
06-16-2010, 01:45 PM
vBSEO has the power to do that. Idk how to do it via just htaccess. Need a plugin.
Tompa85
06-18-2010, 11:45 AM
Well, I've been asking in many forums, why my htacess doesn't work.
And they all told me, that my htaccess is right, but something in the script seems to make me problems.
See for example:
http://www.webmasterworld.com/apache/4154100.htm
Is there something in the vb-Script, why I can't use the htaccess-Rewrite?
Or how can I make it work?
Thanks!
--------------- Added 1276865325 at 1276865325 ---------------
vBSEO has the power to do that. Idk how to do it via just htaccess. Need a plugin.
I've been using vbSEO. Now I don't use it anymore. And I'd like to rewrite my old vbSEO-URLs to the standard vb-URLs.
ChopSuey
06-20-2010, 02:42 PM
There is a thread on vBSEO.com to re-write vBSEO url's to the new ones. can't remember.
Tompa85
06-20-2010, 03:21 PM
There is a thread on vBSEO.com to re-write vBSEO url's to the new ones. can't remember.
Thanks, but I can't open threads on vbSEO.com, cause I don't have a vBSEO-licence ... :(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.