File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 6
6
======
7
7
## Nginx 教程 (Nginx tutorial)
8
8
9
- ###### :one : 基础
9
+ :one : 基础
10
10
* [ Nginx编译安装] ( /Nginx/nginx-install.md )
11
11
* [ Nginx.conf详解] ( /Nginx/nginx-base-config.md )
12
12
* [ Location 详解] ( /docs/Nginx/location-detail.md )
22
22
* [ nginx 并发数问题思考:worker_connections,worker_processes与 max clients] ( http://liuqunying.blog.51cto.com/3984207/1420556?utm_source=tuicool )
23
23
* [ 如何在工作中提高Ngixn服务器性能?达到高效] ( https://juejin.im/post/5adb45e96fb9a07ab773c767?utm_source=gold_browser_extension )
24
24
25
- ###### :two : 案例
25
+ :two : 案例
26
26
* [ Nginx 同一个IP上配置多个HTTPS主机] ( /Nginx/more-domain-config.md )
27
27
* [ Nginx 如何配置一个安全的HTTPS网站服务器] ( http://www.cnblogs.com/tinywan/p/7542629.html )
28
28
* [ Nginx 配置启用 HTTP/2] ( http://www.cnblogs.com/tinywan/p/7860774.html )
29
29
* [ 申请Let's Encrypt通配符HTTPS证书] ( https://www.cnblogs.com/tinywan/p/8573169.html )
30
- ###### :three : 模块
30
+
31
+ :three : 模块
31
32
* [ nginx-vod-module] ( http://www.cnblogs.com/tinywan/p/7879559.html )
32
33
* [ nginx-module-vts] ( http://www.cnblogs.com/tinywan/p/7872366.html )
33
34
* [ ngx_cache_purge] ( /Nginx/Nginx-Web/Nginx-8-proxy_cache.md )
You can’t perform that action at this time.
0 commit comments