Posted by Rik on 12/15/06 21:12
Kentor wrote:
> RewriteRule ^(.+?)$ $1?location=%2 [QSA]
> gives that same 500 error...
Hmm, without a RewriteLog it's hard to say...
Judging by the rest of the rewrites, I'd think you're better of check
$_SERVER['HTTP_HOST'] in the rest of the files, and just the singel rewrite
for searchForm.php for people entering a subdomain.
Grtz,
--
Rik Wasmus
[Back to original message]
|