mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.2-2004-03-11-18:42:41 import
This commit is contained in:
@@ -38,6 +38,7 @@ if [ $HTTP_REWRITE = YES ]; then
|
||||
echo "--without-http_rewrite_module option"
|
||||
echo "or you have to enable PCRE support"
|
||||
echo
|
||||
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
@@ -50,6 +51,7 @@ if [ $HTTP_GZIP = YES ]; then
|
||||
echo "--without-http_gzip_module option"
|
||||
echo "or you have to enable zlib support"
|
||||
echo
|
||||
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user