Nginx 可用指令和变量索引
涵盖了安装教程,开始使用教程,常用使用情景教程,指令索引,变量索引 等链接。
变量:http://nginx.org/en/docs/varindex.html
变量在 nginx 配置中使用很多,使用变量可以根据需要处理特定部分。如:$rui, $scheme, $request_filename, $host, $request_uri
指令:http://nginx.org/en/docs/dirindex.html
如:listen, include, location, if, auth_basic