commit: bfa3d0dd2e367a354c62110c47e56bd0e42154bc Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jan 15 07:07:42 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 07:07:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa3d0dd
profiles/desc/nginx_modules_http.desc: Cleanup ajp module Module was already removed since commit 241566775da as part of bug #587844. profiles/desc/nginx_modules_http.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index 8c5ffa7..4cb5574 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.
