On 11/16/06, Darly Coupet <apache@xxxxxxxx > wrote:
> Hi,
>
> Unable to get Rewriterule working
>
> I have modified htaccess file in folder Merchant2 as follows:
>
> RewriteEngine On
> #RewriteRule ^old/URL/path$ http://yourdomain.com/new/path [R=301,L]
>
> Redirect 301
> /Merchant2/merchant.mv?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz
> http://www.sitename.com/index.php?action="">
And what happened?
Luckily, in this case I can guess.
For URL manipulation involving a query string, you must use
mod_rewrite. mod_alias and the Redirect directive will not work.
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL: http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx