Lincoln Mitchell wrote:

I want the user to not see the port number ":8888" in the URL. Can I do this
from Cocoon? If so how?


Run it with Apache mod_proxy. See http://wiki.apache.org/cocoon/ApacheModProxy

You run Apache on port 80, and have it forward to Jetty on port 8080 or 8888, as described on above wiki page.

Regards, Upayavira


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to