mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Remove entries that are no longer needed
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
LoadModule ssl_module modules/mod_ssl.so
|
||||
|
||||
NameVirtualHost *:80
|
||||
<VirtualHost *:80>
|
||||
ServerName release-monitoring.org
|
||||
Redirect permanent / https://release-monitoring.org/
|
||||
</VirtualHost>
|
||||
|
||||
Listen 443
|
||||
<VirtualHost *:443>
|
||||
ServerName release-monitoring.org
|
||||
SSLEngine on
|
||||
|
||||
Reference in New Issue
Block a user