The problem is this.

I would like to set up 3 connector that points to 3 different domains
One Host element and many aliases. Can this be done? The connectors are
https.

<Connector port="443" ...... address="....1"/>
<Connector port="443" ...... address="....2"/>
<Connector port="443" ...... address="....3"/>

<Host ="localhost">
  <Alias></Alias>
</Host>
-- 
View this message in context: 
http://www.nabble.com/Share-war-file---virtual-hosts-tp19605902p19611322.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to