How to use Apache 2 with HTTPS only?
- From: Vinicius <cviniciusm@xxxxxxxxxx>
- Date: Sun, 30 Jul 2006 07:45:58 -0300
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
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: How to use Apache 2 with HTTPS only?
- From: Tim
- Re: How to use Apache 2 with HTTPS only?
- From: Matthew Miller
- Re: How to use Apache 2 with HTTPS only?
- From: Liloulinx
- Re: How to use Apache 2 with HTTPS only?
- Prev by Date: Re: C Programming
- Next by Date: Re: How to use Apache 2 with HTTPS only?
- Previous by thread: Some tools for wireless test and management
- Next by thread: Re: How to use Apache 2 with HTTPS only?
- Index(es):
Relevant Pages
|
|