[packages/nginx] omit duplicate server_name
glen
glen at pld-linux.org
Fri Nov 25 09:22:17 CET 2016
commit a1033102f29a61e8a18f3d5c8eb3a247f53f3c62
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Nov 25 10:22:02 2016 +0200
omit duplicate server_name
nginx.conf | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/nginx.conf b/nginx.conf
index f62e6d2..8ab1a0f 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -72,7 +72,6 @@ http {
# verify chain of trust of OCSP response using Root CA and Intermediate certs
#ssl_trusted_certificate /etc/nginx/ca.crt;
- server_name localhost;
access_log /var/log/nginx/access.log main;
location / {
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/a1033102f29a61e8a18f3d5c8eb3a247f53f3c62
More information about the pld-cvs-commit
mailing list