diff options
| author | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-08-02 18:53:34 +0100 | 
|---|---|---|
| committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-08-02 18:53:34 +0100 | 
| commit | 2a958d9b3c0db354b1389c6ceeaba030a8b88c73 (patch) | |
| tree | e397453377083bbfd03385638583252bfa946251 /profiles | |
| parent | Swap pssh for shmux (diff) | |
| download | portage-2a958d9b3c0db354b1389c6ceeaba030a8b88c73.tar.bz2 portage-2a958d9b3c0db354b1389c6ceeaba030a8b88c73.tar.xz portage-2a958d9b3c0db354b1389c6ceeaba030a8b88c73.zip  | |
access_compat for bugzilla
Diffstat (limited to 'profiles')
| -rw-r--r-- | profiles/base/server/make.defaults | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults index 284f104..9319576 100644 --- a/profiles/base/server/make.defaults +++ b/profiles/base/server/make.defaults @@ -1,4 +1,4 @@ -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" +APACHE2_MODULES="-* access_compat 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  | 
