Lincoln Mitchell wrote:
I want the user to not see the port number ":8888" in the URL. Can I do thisRun it with Apache mod_proxy. See http://wiki.apache.org/cocoon/ApacheModProxy
from Cocoon? If so how?
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]
