modrewrite (won't work for second rule)



hi there,
does anyone know why this modrewrite doesn't work?

RewriteEngine On
RewriteBase /
RewriteRule ^([^/]+)\.html$ pdisplay.php?page=p2/$1&type=htm
RewriteRule ^([^/]+)\.html$ gdisplay.php?page=g2/$1&type=htm

It works for the first rule but not the second?
regards,
Andrew

.



Relevant Pages


Loading