mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Merge pull request #1390 from letsencrypt/1274
Remove nonsensical Apache config directives
This commit is contained in:
commit
4dc3ee7446
1 changed files with 0 additions and 6 deletions
|
|
@ -8,12 +8,6 @@ SSLCipherSuite ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA25
|
|||
SSLHonorCipherOrder on
|
||||
SSLCompression off
|
||||
|
||||
|
||||
ServerSignature Off
|
||||
AcceptPathInfo Off
|
||||
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/pdf
|
||||
AddDefaultCharset UTF-8
|
||||
|
||||
SSLOptions +StrictRequire
|
||||
|
||||
# Add vhost name to log entries:
|
||||
|
|
|
|||
Loading…
Reference in a new issue