nginx-0.0.2-2004-03-11-18:42:41 import

This commit is contained in:
Igor Sysoev
2004-03-11 15:42:41 +00:00
parent 7b90834fba
commit 6bb889f442
13 changed files with 57 additions and 35 deletions

View File

@@ -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