You mean literally reverse the order of the rewrite rules, like this?:

RewriteRule ^About/?(-[a-zA-Z0-9_/]+)/?$ About/index.php?bout=$1 [L]
RewriteRule ^/?([-a-zA-Z0-9_/]+)/?$ /index.php?home=$1 [L]

I tried that, but it doesn't seem to work.

I have to run do some errands, but I'll do some research on RewriteCond when I get back. Thanks!


Celebrate Earth Day everyday! Discover 10 things you can do to help slow climate change. Yahoo! Earth Day

Reply via email to