Nginx_Index 墨蓝 2022-02-25 08:08 154阅读 0赞 ### Nginx安装部署 ### * [Ubuntu 16.04安装Nginx][Ubuntu 16.04_Nginx] * [Nginx安装][Nginx] * [Ubuntu 16.04使用root 帐号开启 SSH 登录][Ubuntu 16.04_root _ SSH] * [nginx 模块讲解][nginx] * [nginx添加新模块][nginx 1] * [nginx重新编译添加新模块][nginx 2] ### 2 Nginx基础配置讲解 ### * [Nginx配置文件(nginx.conf)结构][Nginx_nginx.conf] * [nginx之location(root/alias)][nginx_location_root_alias] ### 3 Nginx静态资源配置 ### * [nginx tomcat负载均衡、动静分离][nginx tomcat] * [nginx静态资源服务器简单配置][nginx 3] * [nginx访问静态文件404问题][nginx_404] ### TODO ### * Nginx的日志配置 * Nginx的代理服务&负载均衡 * Nginx的Rewrite功能 * Nginx解决后端服务器粘性session问题: [nginx之 nginx\_upstream\_jvm\_route模块][nginx_ nginx_upstream_jvm_route] 或 ip\_hash 的方式 ### 系列参考 ### * [死磕nginx系列][nginx 4] * [晓的技术博客 - nginx 分类][- nginx] [Ubuntu 16.04_Nginx]: https://www.cnblogs.com/EasonJim/p/7806879.html [Nginx]: https://my.oschina.net/jtzen9/blog/831338 [Ubuntu 16.04_root _ SSH]: https://blog.csdn.net/wy_97/article/details/78294562 [nginx]: https://www.cnblogs.com/liangml/p/5972470.html [nginx 1]: https://www.cnblogs.com/654wangzai321/p/8000780.html [nginx 2]: https://www.cnblogs.com/zhming26/p/6278535.html [Nginx_nginx.conf]: https://blog.csdn.net/Zen99T/article/details/89048150 [nginx_location_root_alias]: https://www.cnblogs.com/sunjiguang/p/6227518.html [nginx tomcat]: https://lanjingling.github.io/2015/10/28/nginx-tomcat-cluster/ [nginx 3]: https://blog.csdn.net/name_is_wl/article/details/52958472 [nginx_404]: https://blog.csdn.net/sjmuvx/article/details/79509821 [nginx_ nginx_upstream_jvm_route]: https://lanjingling.github.io/2015/11/30/nginx-m-router/ [nginx 4]: https://www.cnblogs.com/biglittleant/tag/nginx/ [- nginx]: https://lanjingling.github.io/categories/nginx/
还没有评论,来说两句吧...