Re: How to use Apache 2 with HTTPS only?

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

 



Vinicius wrote:
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.



But HTTPS uses also SSL. The SSL protocol is the base of https (https = http + ssl).

--

Liloulinx (http://freealilou.free.fr)


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

  Powered by Linux