View Single Post
  #8 (permalink)  
Old 12-16-2005, 11:15 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default Not quite the same

It's not really the same as apache, which will parse the request string and offer up content based on the URL request (virtual hosting) - with tomcat, you get the same content, regardless of what you enter into the URL.

But we do support multiple domains on one box - you can't for instance, skin them differently, tho. (Currently - this is an open enhancement request)
Reply With Quote