Din httpd.conf:
# Port: The port to which the standalone server listens. For
# ports < 1023, you will need httpd to be run as root initially.
#
Port 80
##
## SSL Support
##
## When we also provide SSL we have to listen to the
## standard HTTP port (see above) and to the HTTPS port
##
<IfDefine SSL>
Listen 80
Listen 443
</IfDefine>
Iar daca pornesti apache in mod SSL cu apachectrl startssl sau cu
httpd -DSSL
o sa mearge si normal pe 80 si ssl pe 443
----- Original Message -----
From: "Mircea S." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 24, 2001 9:38 AM
Subject: [rlug] acelasi apache si normal si cu ssl
|
| Salut!
|
| Lucreaza cineva cu acelasi Apache si in mod clasic si cu SSL, adica sa
| raspunda si pe portul 80 si pe 443...?! Ideea e ca vreau ca acelasi site
| sa il acceseze omu' cum vrea: simplu sau prin conexiune criptata...
|
| Si Apache are scriptu' de start ori pentru, ori pentru...
|
| Mircea
|
|
| ---
| Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
| unsubscribe from this list.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.