Jochen,

Am Donnerstag, den 14.04.2011, 00:29 -0700 schrieb Jochen Heintz:
> Thank you all for your replies !
> 
> > ProxyPass /myApp http://localhost:8080/myApp
> > ProxyPassReverse /myApp http://localhost:8080/myApp
> 
> The above rules are working but i want to hide the appname and have a rule
> like this
> 
> ProxyPass / http://localhost:8080/myApp
> ProxyPassReverse / http://localhost:8080/myApp

I guess that would have to read "http://localhost:8080/myApp/"; including
the trailing slash, wouldn't it?




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

Reply via email to