Posted by andrew.bistak on 12/21/05 09:24
hi all,
RewriteEngine On
RewriteBase /
RewriteRule ^([^/]+)\.html$ pdisplay.php?page=p2/$1&type=htm
RewriteRule ^([^/]+)\.html$ gdisplay.php?page=g2/$1&type=htm
does anyone know why this rewrite won't work? It works for the first
rule but not the second
cheers,
Andrew
Navigation:
[Reply to this message]
|