diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-15 08:07:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-15 08:07:42 +0100 |
commit | bfa3d0dd2e367a354c62110c47e56bd0e42154bc (patch) | |
tree | 60dbadd459e6724b401b9186b07d99c8d8878444 /profiles/desc/nginx_modules_http.desc | |
parent | net-libs/liboping: Bump to v1.9.0 (diff) | |
download | gentoo-bfa3d0dd2e367a354c62110c47e56bd0e42154bc.tar.gz gentoo-bfa3d0dd2e367a354c62110c47e56bd0e42154bc.tar.bz2 gentoo-bfa3d0dd2e367a354c62110c47e56bd0e42154bc.zip |
profiles/desc/nginx_modules_http.desc: Cleanup ajp module
Module was already removed since commit 241566775da as part of
bug #587844.
Diffstat (limited to 'profiles/desc/nginx_modules_http.desc')
-rw-r--r-- | profiles/desc/nginx_modules_http.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index 8c5ffa7c4f4c..4cb5574c438f 100644 --- a/profiles/desc/nginx_modules_http.desc +++ b/profiles/desc/nginx_modules_http.desc @@ -12,7 +12,6 @@ auth_ldap - LDAP module for nginx which supports authentication against multiple auth_pam - This module provides authentication via PAM. auth_request - Module implementing client authorization based on the result of a subrequest. autoindex - This module provides automatic directory listings. -ajp - support AJP protocol proxy with nginx browser - This module creates variables, the values of which depend on the request header "User-agent". cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches. charset - This module can reencode data of one encoding into another. |