Dear Wiki user,
You have subscribed to a wiki page or wiki category on
"Lenya Wiki" for change notification.
The following page has been changed by drseuk:
http://wiki.apache.org/lenya/HowToProxyLenyaOnJetty
WithApache
The comment on the change is:
Made port numbers consistent
------------------------------------------------------------
------------------
ProxyPass /default/live/images http://www.foo.com/images
a>
ProxyPassReverse /default/live/images http://www.foo.com/images
a>
- ProxyPass / http://www.foo.
com:8888/default/live/
+ ProxyPass / http://www.foo.
com:8080/default/live/
- ProxyPassReverse / http://www.foo.
com:8888/default/live/
+ ProxyPassReverse / http://www.foo.
com:8080/default/live/
}}}
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|