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

The comment on the change is:
Made port numbers consistent

------------------------------------------------------------------------------
  ProxyPass /default/live/images http://www.foo.com/images
  ProxyPassReverse /default/live/images http://www.foo.com/images
  
- 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to