Re: [jetty-user] Configuration Problem with vhosts
Jan Bartel <[email protected]> Wed, 18 May 2011 10:44:58 +1000
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Organization | Webtide |
| Message-ID | <[email protected]> |
Hi Markus,
What if you tried something like this, using as examples port numbers
8080 and 9090:
* Define 3 Connectors:
"A" listens on ip a.a.a.a and port 9090
"B" listens on ip b.b.b.b and port 8080
"C" listens on ip c.c.c.c and port 8080
* on webappB define the list of connectors to be:
A,B
* on webappC define the list of connectors to be:
A,C
Jan
On 05/18/2011 12:59 AM, Cramer, Markus wrote:
> Hello,
>
> i’ve some configuration problems with my Jetty 6.1.24.
>
> Imagine i’ve one dedicated server with the ip address a.a.a.a. And now
> I have 2 more ip addresses (b.b.b.b and c.c.c.c) pointing to the same
> server.
>
> The last two ip addresses are reachable with the two domains www.b.com
> <http://www.b.com/> and www.c.com <http://www.c.com/>. With VHosts in
> Jetty I’ve configured, that if I call www.b.com <http://www.b.com/> i
> get to Webapp B and if I call www.c.com <http://www.c.com/> i get to
> Webapp C. Both Webapps have different certificates too and it runs
> great J. So far so good.
>
> But what I now want to have is, that both webapps are reachable over
> the ip address a.a.a.a over port GREATPORT because of administrative
> reasons. And on this port there is an own certificate. But because of
> the vhosts, I can not reach the other two webapps with this ip. I just
> thought that I can reach the other two apps with
>
> a.a.a.a:GREATPORT/A
>
> and
>
> a.a.a.a:GREATPORT/B
>
> .
>
> Is something like this possible? For administrative reasons there is
> only one certificate necessaryJ.
>
> Greetings,
>
> Markus
>
> ----------------------------------------------------------------------
> eQ-3 Entwicklung GmbH
> Maiburger Str. 36
> 26789 Leer
>
> Geschäftsführer : Prof. H.-G. Redeker
> Registergericht: Amtsgericht Aurich, HRB 110388
>
> Der Inhalt dieser E-Mail ist vertraulich und oder rechtlich geschützt,
> und damit ausschließlich für den bezeichneten Adressaten bestimmt.
> Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen
> Vertreter sein sollten, so beachten Sie bitte, dass jede Form der
> Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des
> Inhalts dieser E-Mail unzulässig ist. Wir bitten Sie, sich in diesem
> Fall mit dem Absender der E-Mail in Verbindung zu setzen.
>
> The information contained in this e-mail is intended only for the
> personal and confidential use of the recipient(s) named above. This
> communication may contain information that is proprietary, privileged
> or confidential or otherwise legally exempt from disclosure. If the
> reader of this e-mail is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
> hereby notified that you have received this document in error and that
> you are not authorized to read, print, retain, copy or disseminate
> this message or any part of it. If you have received this message in
> error, please notify the sender immediately by e-mail
--
Jan Bartel, Webtide LLC | [email protected] | http://www.webtide.com
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email