Hi All,
I don't know why, but I've a problem with a number of rules that are getting me crazy.
It looks like escaping the charater ? is ignored, therefore I don't get my rules matched.
Do you know why?
This is what I have in my httpd.conf file. I reduced to a very few lines to understand where the error is, but without results.
Any help is really appreciated.
RewriteLog "/etc/apache2/RewriteLog.log"
RewriteLogLevel 3
RewriteEngine On
#*****************
#**** US URLs ****
#*****************
#\/\/\/\/\/\/\/\/\/
RewriteRule ^/product\/index\.jsp\?(.*)2119855$ [
us.test.com...] [R=301,L,NC]