标签:Nginx变量
Nginx中变量详解
nginx中变量详解一、http Croe模块$http_user_agent客户端UA信息$http_cookie客户端COOKIE$cookie_name参考$arg_name的用法$arg_name获取URI中的GET参数,比方说http://localhost:8080/test?class=3,则用$arg_……
06-29 立刻查看
nginx中变量详解一、http Croe模块$http_user_agent客户端UA信息$http_cookie客户端COOKIE$cookie_name参考$arg_name的用法$arg_name获取URI中的GET参数,比方说http://localhost:8080/test?class=3,则用$arg_……