On 23/08/07, Bhavin Patel <[EMAIL PROTECTED]> wrote:
> Basically I have two webservers in which one of is Apache 2.0.52 webserver
> used for proxy server.

That's ancient. Can't you upgrade?

> Now other server internally servers the request and I need to rewrite url by
> mod_rewrite.
>
> But the thing is if I use both mod_rewrite and mod_proxy in proxy server ..
> mod_rewrite is not working as proxy redirect request to other webserver thus
> rules on proxy server for mod_rewrite is not working.

See [P] in the documentation for RewriteRule flags. It is used to
proxy the rewritten url.

-- 
noodl

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to