The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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: Code:
RewriteEngine on RewriteRule ^tags/([^.]+)\.html$ /tags.php?tag=$1 [L] Has anyone any idea why it doesn't work? Thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|