From 4d9ce06be1feb257770175003c711c33b4361a5a Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Wed, 17 Jun 2015 11:35:23 +0000 Subject: [PATCH] Apache 2.4 support by default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 545876b7b..4c21daf6f 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ APACHEUSER= APACHEGROUP= # Apache version -APACHEVERSION=2 +APACHEVERSION=2.X # DNS Domain for cookie and virtual hosts DNSDOMAIN=example.com