Browse Source

Update Nginx.config

q158073378252010 8 years ago
parent
commit
288c6e6759
1 changed files with 2 additions and 0 deletions
  1. 2 0
      websocket+Nginx+TLS/Nginx.config

+ 2 - 0
websocket+Nginx+TLS/Nginx.config

@@ -19,6 +19,8 @@
 # Default server configuration
 #
 #####兼容客户端Firefox 27, Chrome 30, IE 11 on Windows 7, Edge, Opera 17, Safari 9, Android 5.0, and Java 8
+#####此文件的真身路径是 /etc/nginx/sites-available/default 如果你修改了 /etc/nginx/nginx.conf 中的内容,但
+#####/etc/nginx/sites-available/default 中的 参数 与 前者 重叠 那么 会 遵从 后者
 
 server {
 	#listen 80 default_server;