diff options
Diffstat (limited to 'www-servers/apache/metadata.xml')
-rw-r--r-- | www-servers/apache/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-servers/apache/metadata.xml b/www-servers/apache/metadata.xml index 82251a062425..2c6d8366820d 100644 --- a/www-servers/apache/metadata.xml +++ b/www-servers/apache/metadata.xml @@ -19,6 +19,7 @@ <flag name="apache2_modules_authz_core">Provides core authorization capabilities to various authorization/authorization modules, such as authn_file and authz_user.</flag> <flag name="apache2_modules_authz_dbd">Provides authorization capabilities via SQL database so that authenticated users can be allowed or denied access to portions of the web site by group membership.</flag> <flag name="apache2_modules_cache_disk">Disk based storage module for the HTTP caching filter (similar to mem_cache in previous versions).</flag> + <flag name="apache2_modules_cache_socache">Shared object cache (socache) based storage module for the HTTP caching filter.</flag> <flag name="apache2_modules_proxy_html">Module to rewrite links in html pages behind a reverse proxy</flag> <flag name="apache2_modules_http2">Enable http2/alpn module</flag> <flag name="apache2_modules_lbmethod_byrequests">Request counting load balancer scheduler algorithm for proxy_balancer.</flag> |