RewriteRule help please

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

 



Hi All,

I have the following rewrite rule ..

RewriteRule products/specials(.*)(.*)
/products/index.php?view=specials&$1=$2 [L]

http://www.mysite.com/products/specials&filter=20 
--> http://www.mysite.com/products/index.php?view=specials&filter=20=

The problem is the trailing '='

I have also tried RewriteRule wheels/specials([0-9]+)
/wheels/index.php?view=specials&$1 [L]
but this rule results in internal server errors.

Thanks in advance.


-- 
View this message in context: http://old.nabble.com/RewriteRule-help-please-tp26475922p26475922.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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