Hi,
Can anyone see why this wouldn't work?
(I've only set it to point to google.com, as a test - to see if the condition works)
I've even tried escaping stuff:
The first one should work fine - but it just refuses too :/ (other mod_rewrite code in the same .htaccess file works fine - so I don't think thats the issue)
TIA
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Can anyone see why this wouldn't work?
Code:
RewriteRule search.cgi?query=(.*)$ http://www.google.com [L](I've only set it to point to google.com, as a test - to see if the condition works)
I've even tried escaping stuff:
Code:
RewriteRule search\.cgi\?query\=(.*)$ http://www.google.com [L]The first one should work fine - but it just refuses too :/ (other mod_rewrite code in the same .htaccess file works fine - so I don't think thats the issue)
TIA
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

