From a7d886d08c8941fcaaa27a44097f5b0af4babea6 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 20 Apr 2019 13:16:40 +0100 Subject: Add mod_macro to apache --- profiles/base/server/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults index bb48ead..800c2fc 100644 --- a/profiles/base/server/make.defaults +++ b/profiles/base/server/make.defaults @@ -2,7 +2,7 @@ CFLAGS="-O3 -march=native -pipe" CXXFLAGS="${CFLAGS}" LDFLAGS="$LDFLAGS -O3 -march=native -pipe" ACCEPT_KEYWORDS="~amd64" -APACHE2_MODULES="-* alias headers filter authz_core auth_basic authz_user authn_core unixd authz_host cgid mime_magic mime autoindex vhost_alias dav dir deflate log_config env rewrite cache socache_shmcb cache_disk status expires http2 proxy proxy_http remoteip" +APACHE2_MODULES="-* alias auth_basic authn_core authz_core authz_host authz_user autoindex cache cache_disk cgid dav deflate dir env expires filter headers http2 log_config macro mime mime_magic proxy proxy_http remoteip rewrite socache_shmcb status unixd vhost_alias" ALSA_PCM_PLUGINS="none" USE=" autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate -- cgit v1.2.3