How to use Apache 2 with HTTPS only?

Vinicius cviniciusm at uol.com.br
Sun Jul 30 10:45:58 UTC 2006


Hello,

I'm using FC5 and Apache 2. Apache 2 is using SSL, but I would like to
serve only HTTPS.

How to use Apache 2 with HTTPS only, please?

A snippet of my ssl.conf:
"
<VirtualHost _default_:443>
SSLEngine on
SSLOptions +StrictRequire
<Directory />
    SSLRequireSSL
</Directory>
</VirtualHost>
"

TIA,
Vinicius.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060730/a772b181/attachment-0001.sig>


More information about the fedora-list mailing list