RewriteRule ^About/([a-zA-Z0-9_/-]+)/?$ About/index.php?bout=$1 [L]
RewriteRule ^/?([-a-zA-Z0-9_/]+)/?$ /index.php?home=$1 [L]
Many thanks.
Boyle Owen <[EMAIL PROTECTED]> wrote:
> -----Original Message-----
> From: David Blomstrom [mailto:[EMAIL PROTECTED]
>
> 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]
Yes.. Actually, are you sure the first rule works at all? I think you need "^/About..." (note leading slash).
Then anything beginning with About should be rewritten and then the [L] causes a break.
>
> I tried that, but it doesn't seem to work.
Does it or doesn't it? (there is no "seem" :-) What does the log say? What happens when you try test URLs (give examples of before and after)?
New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.