Is it possible to write apache rewrite for urls containing "+" sign?

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

 



 I have a url like  http://www.example.com/search/test+word+abc
Is it possible to rewrite that url to anothe url http://testword.example.com ?
I failed because apache is not properly redirecting like this
RewriteRule ^/search/test\+word\+abct  http://testword.example.com [R=301,L]
Is there any other solution?



[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