[Eisfair] Apache und ProxyPass ohne Erfolg

Peter Schiefer newsgroup at lan4me.de
Sa Jan 3 14:22:42 CET 2015


Hi Thomas,

Am 03 Jan 2015 14:08:00 +0200 schrieb Thomas Quast:

> ich benoetige mal Eure Hilfe.
> 
> Ich versuche verteilte Webdiente im Netz zentral via Apache
> erreichbar zu machen.
> 
> Zuletzt bin ich bei
> 
> <IfModule mod_proxy.c>
>   ProxyPreserveHost On
>   ProxyRequests Off
>   ProxyVia On
>   RedirectMatch ^/foo /foo/
>   ProxyPass /foo/ http://192.168.36.100:80/
>   ProxyPassReverse /foo/ http://192.168.36.100:80/
> <IfModule>
> 
> gelandet , erhalte aber immer wieder als Antwort im Browser
> 
> The requested URL /foo was not found on this server.

ist den das Apache-Modul mod_proxy enabled?

Gruß Peter


Mehr Informationen über die Mailingliste Eisfair