Edit Server header - to lower case

This commit is contained in:
Hakase
2018-03-01 00:29:48 +09:00
parent 6d59db9f8e
commit 03739e082e
+1 -1
View File
@@ -20,7 +20,7 @@
/* /*
* Edit this * Edit this
*/ */
#define NGINX_SERVER "Hakase-nginx" #define NGINX_SERVER "hakase-nginx"
#ifdef NGX_BUILD #ifdef NGX_BUILD