Roberto Allende wrote:
Hello
I need to write a rule like this:
RewriteRule ^/RSS$
http://127.0.0.1:8080/VirtualHostBase/http/mydomain.com:80/RSS?set_lang=en/VirtualHostRoot/
[L,P,NC]
The problem is the "RSS?set_lang=en" part because after the ? it
doens't work. I tried with NE and it doesn't w
Hello
I need to write a rule like this:
RewriteRule ^/RSS$
http://127.0.0.1:8080/VirtualHostBase/http/mydomain.com:80/RSS?set_lang=en/VirtualHostRoot/
[L,P,NC]
The problem is the "RSS?set_lang=en" part because after the ? it
doens't work. I tried with NE and it doesn't work neither. Also i
tried