--- Danilo Nascimento <[EMAIL PROTECTED]> wrote:
> >From: "Yu, Leo" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> >CC: "Yu, Leo" <[EMAIL PROTECTED]>
> >Subject: which port ? 80 or 443
> >Date: Mon, 10 Jul 2000 12:30:40 -0700
> > Hi,
> > I  configure a  Linux system to run Apache and Jserv and SSL. 
> > The server is listening to both port 80 and port 443 (for SSL).
> > I have a servlet running on the system to print out which port is
> > request is coming form
> > The problem is no matter what port ( 80 or 443 ) the URL
> > request is coming in.  The servlet always prints out port 80.
> > I use the gerServerPort() function of the request
> > object to retrieve the port number.
> > Any idea why ?  Does Apache need to have port 80 open always ?
> >   Thanks!
> >    Leo
> Hi Leo, but what´s your Test URL?
> This question can sound strange, but i have saw many users testing
> SSL connections using a HTTP URL!
> Bye, Danilo.

A little added clarification -- HTTP always comes o through port 80 by
default; httpS comes through port 443.

Paul

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to