29 Jun 21:16
mod rewrite help
hi!
I'm trying to rewrite my site:
domain.com/about/us/help/value
into domain.com/about/us/help.php?url=value
So far, I've used,
RewriteEngine On
RewriteRule ^about/us/help/([A-Za-z0-9-]+)/?$ about/us/help.php?url=$1 [NC,L]
but isn't working.
Any thoughts on this?
Thanks!
Bry
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph
RSS Feed