From 332795f612107e2f7ed6cad0c9fab534a159f531 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 23 Oct 2014 15:31:25 +0200 Subject: [PATCH] Remove entries that are no longer needed --- roles/anitya/frontend/files/0_releasemonitoring.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/anitya/frontend/files/0_releasemonitoring.conf b/roles/anitya/frontend/files/0_releasemonitoring.conf index 263291f6ee..24033fe8c1 100644 --- a/roles/anitya/frontend/files/0_releasemonitoring.conf +++ b/roles/anitya/frontend/files/0_releasemonitoring.conf @@ -1,12 +1,8 @@ -LoadModule ssl_module modules/mod_ssl.so - -NameVirtualHost *:80 ServerName release-monitoring.org Redirect permanent / https://release-monitoring.org/ -Listen 443 ServerName release-monitoring.org SSLEngine on