Removed mod_security from nginx.
This commit is contained in:
parent
2ecf04e614
commit
0d91bf7b31
|
@ -60,9 +60,9 @@ substitute unique_id unixd userdir usertrack vhost_alias cgi xml2enc"
|
|||
NGINX_MODULES_HTTP="access addition auth_basic auth_ldap auth_request autoindex
|
||||
browser cache_purge charset dav dav_ext echo empty_gif fancyindex fastcgi flv geo
|
||||
geoip grpc gunzip gzip gzip_static headers_more image_filter limit_conn limit_req
|
||||
map memc memcached mirror naxsi proxy referer push_stream rewrite security
|
||||
slowfs_cache split_clients sticky upload_progress upstream_hash upstream_ip_hash
|
||||
upstream_keepalive upstream_least_conn upstream_zone userid uwsgi vhost_traffic_status"
|
||||
map memc memcached mirror naxsi proxy referer push_stream rewrite slowfs_cache
|
||||
split_clients sticky upload_progress upstream_hash upstream_ip_hash upstream_keepalive
|
||||
upstream_least_conn upstream_zone userid uwsgi vhost_traffic_status"
|
||||
NGINX_MODULES_MAIL=""
|
||||
NGINX_MODULES_STREAM="access geo geoip limit_conn map realip return
|
||||
split_clients ssl_preread upstream_hash upstream_least_conn upstream_zone"
|
||||
|
|
Loading…
Reference in a new issue