users@glassfish.java.net

Re: How to eliminate port number?

From: Hu Zhang <huzhang1982_at_gmail.com>
Date: Fri, 17 Jul 2009 15:56:03 -0400

Thanks for your suggestion, but it seems that these two port numbers have
already been used.

On Fri, Jul 17, 2009 at 3:38 PM, Derek Sceats <dsceats_at_silasg.com> wrote:

> One option is to front-end with a web server as a reverse proxy, then you
> can map port 80 or 443 to ports 8080 and 8181 on your current Glassfish
> deployments. This would eliminate having to type in these port numbers.
>
> Hope this helps.
>
> Derek
>
>
> -----Original Message-----
> From: Hu Zhang [mailto:huzhang1982_at_gmail.com]
> Sent: Fri 7/17/2009 12:23 PM
> To: users_at_glassfish.dev.java.net
> Subject: How to eliminate port number?
>
> I used virtual server to host two DNS (http://www.aaa.com and
> http://www.bbb.com) on one physical server. But when accessing them, I
> have
> to specify the port number. (http://www.aaa.com:8080,
> http://www.bbb.com:8181) How can I get rid of the port number?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>