您的位置:首页 > 运维架构 > Nginx

[nginx] 网上最全面nginx教程(近100篇文章整理)

2015-03-25 15:56 453 查看
Nginx基础

1. nginx安装

2. nginx
编译参数详解

3. nginx安装配置+清缓存模块安装

4. nginx+PHP
5.5

5. nginx配置虚拟主机

6. nginx
location配置

7. nginx
root&alias文件路径配置

8. ngx_http_core_module模块提供的变量

9. nginx日志配置

10. apache和nginx支持SSI配置

12. nginx日志切割

13. Nginx重写规则指南

14. nginx
逻辑运算

15. 隐藏Nginx版本号的安全性与方法

16. CDN调度器HAProxy、Nginx、Varnish

17.lnmp架构下php安全配置分享

18. nginx
tcp代理

19. nginx正向代理

20. 搭建nginx反向代理用做内网域名转发

21. nginx+keepalived+proxy_cache
配置高可用nginx群集和高速缓存

22. Nginx
战斗准备 —— 优化指南

23. 确保nginx安全的10个技巧

NGINX变量详解

1. nginx变量使用方法详解(1)

2.nginx变量使用方法详解(2)

3. nginx变量使用方法详解(3)

4.nginx变量使用方法详解(4)

5. nginx变量使用方法详解(5)

6. nginx变量使用方法详解(6)

7. nginx变量使用方法详解(7)

8. nginx变量使用方法详解(8)

Nginx模块与案例

01. 如何安装nginx第三方模块

02. srcache_nginx
redis 构建缓存系统应用一例

03.nginx+lua+redis构建高并发应用

04. ttserver+nginx构建高并发高可用性应用

05.nginx生成缩略图配置

06. 使用nginx
sticky实现基于cookie的负载均衡

07. nginx上传模块—nginx
upload module

08. nginx
strip模块优化页面

09. nginx
+ ngx_lua安装测试

10. nginx统计响应的http状态码信息(ngx-http-status-code-counter)

11. nginx流量带宽等请求状态统计(
ngx_req_status)

12. nginx实时记录请求状态信息(
ngx_realtime_request_module)

13. nginx获取大文件MD5值(nginx模块ngx_file_md5)

14. nginx不记录特定日志(access_log_bypass_if)

15. nginx快速绘制圆形图(ngx_http_circle_gif_module模块)

16. nginx实现大小写字母转换(ngx_http_lower_upper_case模块)

17. nginx防止高负载的解决方案(sysgurad模块)

18. nginx
js、css多个请求合并为一个请求(concat模块)

19. CDN下nginx获取用户真实IP地址

20. nginx实时生成缩略图到硬盘上

21. perl
+ fastcgi + nginx搭建

22. nginx+memcached构建页面缓存应用

23.memc_nginx+srcache_nginx+memcached构建透明的动态页面缓存

24. nginx
同一个IP上配置多个HTTPS主机

25. srcache_nginx
redis 清除缓存

26. nginx动态IP黑白名单构建web防火墙(ngx_white_black_list)

27. srcache_nginx+redis构建缓存系统

28. nginx模块nginx-http-footer-filter研究使用

29. nginx本地缓存模块ngx_slowfs_cache

30. nginx+fancy实现漂亮的索引目录

31. nginx
secure_link下载防盗链

32. nginx显示随机首页模块(Random
Index)

33. nginx实现图片防盗链(referer指令)

34.nginx空白图片(empty_gif模块)

35. nginx记录分析网站响应慢的请求(ngx_http_log_request_speed)

36. nginx
map使用方法

37. nginx限速白名单配置

38. nginx修改upstream不重启的方法(ngx_http_dyups_module模块)

39. nginx实现简体繁体字互转以及中文转拼音(ngx_set_cconv模块)

40. nginx针对爬虫进行限速配置

41. nginx替换网站响应内容(ngx_http_sub_module)

43. nginx向响应内容中追加内容(ngx_http_addition_module模块)

44. nginx访问控制allow、deny(ngx_http_access_module)

45. nginx+perl模块的使用

46. nginx索引目录配置

47. nginx+video-thumbextractor生成视频缩略图

48. nginx限制连接数ngx_http_limit_conn_module模块

49. nginx限制请求数ngx_http_limit_req_module模块

50. Nginx国人开发缩略图模块(ngx_image_thumb)

51. nginx+set-misc-nginx-module模块说明

52. nginx
geo使用方法

53. Nginx
与 Lua

54. ngx_http_headers_module模块add_header和expires指令

55. NginX
and Riak:

常见问题

01. memc_nginx+srcache_nginx+memcached遇到的问题

02. nginx
purge更新缓存404错误

03. nginx反向代理proxy_set_header自定义header头无效

nginx源码结构分析:
http://blog.csdn.net/chenhanzhun/article/details/42742097
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: