How to use Apache 2 with HTTPS only?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux