Added http xslt module to nginx.

This commit is contained in:
László Valkó 2020-04-20 02:10:38 +02:00
parent 3fd773caab
commit 6aa0b6add9

View file

@ -65,7 +65,7 @@ browser cache_purge charset dav dav_ext echo empty_gif fancyindex fastcgi flv ge
geoip grpc gunzip gzip gzip_static headers_more image_filter limit_conn limit_req
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"
upstream_least_conn upstream_zone userid uwsgi vhost_traffic_status xslt"
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"