nginx-0.0.1-2003-07-21-01:15:59 import

This commit is contained in:
Igor Sysoev
2003-07-20 21:15:59 +00:00
parent 8e1fbe61b6
commit 890fc96596
24 changed files with 382 additions and 229 deletions

View File

@@ -32,6 +32,13 @@
#endif
#ifndef NGX_SERVER_ROOT
#define NGX_SERVER_ROOT "./"
#if 0
#define NGX_SERVER_ROOT "/usr/local/nginx/"
#endif
#endif
#if !(WIN32)