Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 08:58:36 +0200 (CEST)
From:      "Roger Grosswiler" <roger@gwch.net>
To:        freebsd-stable@freebsd.org
Subject:   Apache2 just listening to https?
Message-ID:  <32735.62.2.21.164.1122533916.squirrel@www.gwch.net>

next in thread | raw e-mail | index | archive | help
Hi,

I have apache2 running, with ssl. now, if i call my domain in a browser
not using https, i cannot connect.

ps aux shows this:

root    59847  0.0  4.3  7528  4544  ??  Ss    5:34PM   0:12.11
/usr/local/sbin/httpd -DSSL
www     59848  0.0  6.5  9368  6888  ??  I     5:34PM   0:03.80
/usr/local/sbin/httpd -DSSL
www     59849  0.0  5.9  8856  6292  ??  I     5:34PM   0:01.92
/usr/local/sbin/httpd -DSSL
www     59850  0.0  6.5  9364  6876  ??  I     5:34PM   0:04.55
/usr/local/sbin/httpd -DSSL
www     59852  0.0  6.0  8880  6332  ??  I     5:34PM   0:01.60
/usr/local/sbin/httpd -DSSL
www     59862  0.0  5.9  8852  6292  ??  I     5:37PM   0:03.14
/usr/local/sbin/httpd -DSSL
www     59931  0.0  5.1  8072  5436  ??  S     5:49PM   0:02.60
/usr/local/sbin/httpd -DSSL
www     59935  0.0  6.1  9312  6428  ??  I     5:50PM   0:01.89
/usr/local/sbin/httpd -DSSL
www     60152  0.0  5.3  8168  5652  ??  I     6:41PM   0:00.39
/usr/local/sbin/httpd -DSSL
www     60153  0.0  4.5  7728  4748  ??  I     6:41PM   0:00.55
/usr/local/sbin/httpd -DSSL
www     60154  0.0  5.2  8100  5504  ??  I     6:41PM   0:00.31
/usr/local/sbin/httpd -DSSL

 does this mean, that my apache just runs in ssl-mode???

tcp46      0      0  *.https                *.*                    LISTEN
tcp46      0      0  *.http                 *.*                    LISTEN


...not really....

do i have to create a virtual server if i use ssl?

Roger




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32735.62.2.21.164.1122533916.squirrel>