On Tue, Nov 4, 2008 at 1:02 PM, Florian Lindner <[EMAIL PROTECTED]> wrote:
> RewriteRule ^(.*)$ http://target.com/$1 [P,L]
>
> There raises the problem that the application on target.com perfoms an
> redirection to /foo/bar/ (mind the first slash) with proxy that makes
> example.org/foo/bar/ which raises an 404. example.org/proxy/foo/bar/ would
> be fine.
>

ProxyPassReverse?

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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