copr-frontend: remove Listen 443 because it's already defined in default ssl.conf
This commit is contained in:
parent
a9e0ca625e
commit
8bc545ed7b
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