From 90d3a173bf993b82019af353c99b6caad850534e Mon Sep 17 00:00:00 2001 From: Konrad Mohrfeldt Date: Sun, 10 Nov 2013 20:57:26 +0100 Subject: [PATCH] add mod_headers module dependency for RequestHeader directive --- web-server/apache/gitlab-ssl.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/web-server/apache/gitlab-ssl.conf b/web-server/apache/gitlab-ssl.conf index 3dea580..2149b56 100644 --- a/web-server/apache/gitlab-ssl.conf +++ b/web-server/apache/gitlab-ssl.conf @@ -5,6 +5,7 @@ # mod_ssl # mod_proxy # mod_proxy_http +# mod_headers # This section is only needed if you want to redirect http traffic to https. # You can live without it but clients will have to type in https:// to reach gitlab.