Re: [EMAIL PROTECTED] Environment variables in rewrite rule

2008-10-21 Thread André Warnier
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

[EMAIL PROTECTED] Environment variables in rewrite rule

2008-10-20 Thread Roberto Allende
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