mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.1-2004-01-26-11:52:49 import
This commit is contained in:
@@ -11,6 +11,7 @@ POLL=YES
|
||||
|
||||
HTTP_REWRITE=YES
|
||||
HTTP_GZIP=YES
|
||||
HTTP_SSI=YES
|
||||
HTTP_PROXY=YES
|
||||
|
||||
PCRE=NO
|
||||
@@ -42,6 +43,7 @@ do
|
||||
--without-poll_module) POLL=NO ;;
|
||||
|
||||
--without-http_rewrite_module) HTTP_REWRITE=NO ;;
|
||||
--without-http_ssi_module) HTTP_SSI=NO ;;
|
||||
--without-http_gzip_module) HTTP_GZIP=NO ;;
|
||||
--without-http_proxy_module) HTTP_PROXY=NO ;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user