View Single Post
  #6 (permalink)  
Old 02-24-2006, 11:04 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default

I THINK this is what you want:

First, back up server.xml.in

Next, you'll want to remove two comment lines:
<!-- HTTPBEGIN -->
<!-- HTTPEND -->

Then, restart tomcat. You'll see the new server.xml written, with the http port not commented out.

What I'm not sure of is if you'll then have http access open.
Reply With Quote