One line containing:

RewriteRule uri/(.*) http://host/$1 [P]

Works for me

Kind regards/met vriendelijke groet,

Serge Fonville

http://www.sergefonville.nl

Convince Google!!
They need to add GAL support on Android (star to agree)
http://code.google.com/p/android/issues/detail?id=4602



2012/3/25 ron.vandenbranden@home <ron.vandenbran...@kantl.be>:
> Hi,
>
> On 24/03/2012 23:41, Serge Fonville wrote:
>>
>> Does http://tomcat.apache.org/tomcat-7.0-doc/proxy-howto.html apply?
>>
>
> Thanks for your suggestion, but specifying proxy settings in a Tomcat
> <connector> does not seem to affect the error. I have two reasons for
> believing the error lies elsewhere:
>    1. the same apache vhost.conf settings do work when tested on my local
> computer (without any specific proxy configuration in Tomcat)
>    2. a different (non-Tomcat related) proxy rule also produces a HTTP 500
> error (when requesting <http://mydomain/google/>):
>
>    RewriteRule /google/ http://www.google.be/ [P]
>
> I have also tried with regular mod_proxy rules (without mod_rewrite) but
> resorted to a proxied RewriteRule in order to get at least some info logged.
>
> Kind regards,
>
> Ron
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to