当前位置:首页 > 服务器技术 > nginx

Nginx 常用全局变量

每次都很容易忘记Nginx的变量,下面列出来了一些常用

$args
$content_length
$content_type
$document_root
$document_uri
$host
$http_user_agent
$http_cookie
$limit_rate
$request_body_file
$request_method
$remote_addr
$remote_port
$remote_user
$request_filename
$request_uri
$query_string
$scheme
$server_protocol
$server_addr
$server_name
$server_port
$uri

原文地址:Nginx 常用全局变量
标签:nginx   全局   变量   

原文:http://www.cnblogs.com/apanly/p/5573323.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!