Linuxの---------- nginxの---- HTTPプロトコル固有の設定

nginx_http_core_module(HTTP処理モジュール)

















nginx_http_accessモジュール(IPベースのアクセス制御機能)

nginx_http_auth_basic_module(ユーザベースのアクセス制御)

nginx_http_stub_status_module(基本的なステータス情報の出力nginxの)


nginx_http_log_module(フォーマット指定された記録要求をログ)



nginx_http_gzip_module(圧縮)



nginx_http_ssl_module(仮想ホスト)


nginx_http_rewrite_module(リバースプロキシ)





nginx_http_referer_module(抗ホットリンク)


nginx_http_proxy_module(フォワードプロキシ)








nginx_http_headers_module(カスタムヘッダーを追加します)

nginx_http_fastcgi_module(FastCGIはサーバに要求を転送します)






nginx_http_upstream_module(負荷分散)





おすすめ

転載: www.cnblogs.com/wangchengshi/p/10978529.html