[users@httpd] Simple mod_rewrite issue

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

 



Title: Simple mod_rewrite issue

I am a little slow with this mod_rewrite stuff. I need basically something very simple:

If the url contains the string "brand=12345" (anywhere in the url), then send it to www.whatevercom/some/external/site

I've tried something like

RewriteEngine On
RewriteRule ^brand=12345$ "http://www.google.com"

But this isn't working, I know I'm not doing this right but don't know how to fix it.

Thanks.

--
Patrick Campbell
OurVacationStore.com
Website Administrator
Tel. 602.896.4729


[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