diff src/core/nginx.h @ 97:70d2345a903f

nginx-0.0.1-2003-05-29-17:02:09 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 29 May 2003 13:02:09 +0000
parents 59229033ae93
children f6e3c5d019b6
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -2,7 +2,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define  NGINX_VER  "nginx/0.0.1"
+#define  NGINX_VER   "nginx/0.0.1"
+#define  NGINX_CONF  "nginx.conf"
 
 
 extern int ngx_max_module;