Re: [EMAIL PROTECTED] Need help with RewriteRule
Thank you Eric. That did the trick. Bob "Eric Covener" <[EMAIL PROTECTED] m>
[EMAIL PROTECTED] Need help with RewriteRule
Given the following: RewriteRule ^(.*)$ /ProxyServlet?$1 http://www.example.com/companyinfo redirects to http://www.example.com/ProxyServlet?/companyinfo as expected. But this redirect using the same RewriteRule yields: http://www.example.com/SomeServlet/?src=x&target= redirects to http