* Thu Feb 20 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-14.sme
- load mod dav and dav_fs by default [SME: 2269] - regroup multiple mod fragments in less fragments
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# notify for systemd
|
||||
LoadModule systemd_module modules/mod_systemd.so
|
||||
|
@@ -4,10 +4,12 @@
|
||||
proxy_http
|
||||
alias
|
||||
rewrite
|
||||
access_compat
|
||||
authn_core
|
||||
authz_core
|
||||
authz_host
|
||||
authz_user
|
||||
authnz_external
|
||||
authn_file
|
||||
authn_anon
|
||||
auth_digest
|
||||
@@ -15,9 +17,12 @@
|
||||
authz_groupfile
|
||||
authnz_ldap
|
||||
ldap
|
||||
dav
|
||||
dav_fs
|
||||
proxy_wstunnel
|
||||
mpm_prefork
|
||||
socache_dbm
|
||||
systemd
|
||||
unixd
|
||||
));
|
||||
}
|
||||
|
@@ -1,7 +0,0 @@
|
||||
{
|
||||
|
||||
$OUT .= load_modules(qw(
|
||||
access_compat
|
||||
));
|
||||
}
|
||||
|
@@ -1,4 +0,0 @@
|
||||
|
||||
# Extra Modules
|
||||
LoadModule authnz_external_module modules/mod_authnz_external.so
|
||||
|
Reference in New Issue
Block a user