Accepting request 543119 from Apache
- APACHE_MODULES now contains authn_core in default configuration [bsc#1066661] OBS-URL: https://build.opensuse.org/request/show/543119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=138
This commit is contained in:
commit
776f6c092b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 08:43:45 UTC 2017 - pgajdos@suse.com
|
||||
|
||||
- APACHE_MODULES now contains authn_core in default configuration
|
||||
[bsc#1066661]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 09:22:41 UTC 2017 - pgajdos@suse.com
|
||||
|
||||
|
@ -77,7 +77,7 @@ APACHE_CONF_INCLUDE_DIRS=""
|
||||
# apache's default installation
|
||||
# APACHE_MODULES="authz_host actions alias asis auth autoindex cgi dir imap include log_config mime negotiation setenvif status userdir"
|
||||
# your settings
|
||||
APACHE_MODULES="actions alias auth_basic authn_file authz_host authz_groupfile authz_core authz_user autoindex cgi dir env expires include log_config mime negotiation setenvif ssl socache_shmcb userdir reqtimeout"
|
||||
APACHE_MODULES="actions alias auth_basic authn_core authn_file authz_host authz_groupfile authz_core authz_user autoindex cgi dir env expires include log_config mime negotiation setenvif ssl socache_shmcb userdir reqtimeout"
|
||||
|
||||
|
||||
## Type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user