diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-06-15 02:09:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-06-15 02:12:40 +0200 |
commit | 16696a5afc1d2adaa19e52c245a0ee2f52cd8d37 (patch) | |
tree | 695b57fb324430374a9c093740bd44a07f72cbe0 /profiles | |
parent | sys-kernel/dracut: keyword 055 (diff) | |
download | gentoo-16696a5afc1d2adaa19e52c245a0ee2f52cd8d37.tar.gz gentoo-16696a5afc1d2adaa19e52c245a0ee2f52cd8d37.tar.bz2 gentoo-16696a5afc1d2adaa19e52c245a0ee2f52cd8d37.zip |
www-servers/apache: add USE=apache2_modules_proxy_uwsgi
Closes: https://bugs.gentoo.org/747958
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/apache2_modules.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc index d303d0e84647..2688f2796ca4 100644 --- a/profiles/desc/apache2_modules.desc +++ b/profiles/desc/apache2_modules.desc @@ -79,6 +79,7 @@ proxy_html - Module to rewrite links in html pages behind a reverse proxy proxy_http - HTTP support module for mod_proxy proxy_http2 - HTTP2 support module for mod_proxy proxy_scgi - SCGI gateway module for mod_proxy +proxy_uwsgi - UWSGI gateway module for mod_proxy proxy_wstunnel - Provides support for the tunnelling of web socket connections to a backend websockets server ratelimit - Bandwidth Rate Limiting for Clients remoteip - Replaces the original client IP address for the connection with the useragent IP address list presented by a proxies or a load balancer via the request headers |