Drop duplicate Listen 443, there's already one in mod_ssl.conf
This commit is contained in:
parent
a203cde30e
commit
7d31b6b772
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
||||||
Listen 443 https
|
|
||||||
|
|
||||||
|
|
||||||
<VirtualHost *:443>
|
<VirtualHost *:443>
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
SSLProtocol {{ ssl_protocols }}
|
SSLProtocol {{ ssl_protocols }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue