Re: [users@httpd] Rewriterule syntax not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



RewriteRule ^/merchant.mv\?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz$ http://www.sitename.com/index.php?action=""> [R=301,L]

I have tried the above, but not working.

Thanks, Darly

On 11/16/06, Joshua Slive <joshua@xxxxxxxx > wrote:
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux