<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Https on Colben Notes</title>
    <link>https://www.809508860.xyz/tags/https/</link>
    <description>Recent content in Https on Colben Notes</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 28 Nov 2024 13:22:00 +0800</lastBuildDate>
    <atom:link href="https://www.809508860.xyz/tags/https/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Nginx 笔记</title>
      <link>https://www.809508860.xyz/post/nginx/</link>
      <pubDate>Wed, 30 Oct 2019 11:47:55 +0800</pubDate>
      <guid>https://www.809508860.xyz/post/nginx/</guid>
      <description>&lt;h2 id=&#34;set&#34;&gt;set&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;set ${变量名} {字符串};&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;全局变量&#34;&gt;全局变量&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;$args $query_string 请求行中的参数&lt;/li&gt;&#xA;&lt;li&gt;$content_length 请求头里的 Content-length 字段&lt;/li&gt;&#xA;&lt;li&gt;$content_type 请求头里的 Content-type 字段&lt;/li&gt;&#xA;&lt;li&gt;$document_root 请求在 root 指令中指定的值&lt;/li&gt;&#xA;&lt;li&gt;$host 请求头里的 Host 字段，如果没有则是服务器名&lt;/li&gt;&#xA;&lt;li&gt;$http_user_agent 客户端agent信息&lt;/li&gt;&#xA;&lt;li&gt;$http_cookie 客户端cookie信息&lt;/li&gt;&#xA;&lt;li&gt;$limit_rate 这个变量可以限制连接速率&lt;/li&gt;&#xA;&lt;li&gt;$request_method 客户端请求的动作，通常为GET或POST&lt;/li&gt;&#xA;&lt;li&gt;$remote_addr 客户端的IP地址&lt;/li&gt;&#xA;&lt;li&gt;$remote_port 客户端的端口&lt;/li&gt;&#xA;&lt;li&gt;$remote_user 已经经过 Auth Basic Module 验证的用户名&lt;/li&gt;&#xA;&lt;li&gt;$request_filename 请求的文件路径，由 root 或 alias 指令与 URI 请求生成&lt;/li&gt;&#xA;&lt;li&gt;$scheme http 或者 https&lt;/li&gt;&#xA;&lt;li&gt;$server_protocol 请求使用的协议 HTTP/1.0 或 HTTP/1.1&lt;/li&gt;&#xA;&lt;li&gt;$server_addr 服务器地址，在完成一次系统调用后可以确定这个值&lt;/li&gt;&#xA;&lt;li&gt;$server_name 服务器名称&lt;/li&gt;&#xA;&lt;li&gt;$server_port 请求到达服务器的端口号&lt;/li&gt;&#xA;&lt;li&gt;$request_uri 包含请求参数的原始URI，不包含主机名，如&amp;quot;/foo/bar.php?arg=baz&amp;quot;&lt;/li&gt;&#xA;&lt;li&gt;$document_uri $uri 不带请求参数的当前URI，不包含主机名，如&amp;quot;/foo/bar.html&amp;quot;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;map&#34;&gt;map&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;语法&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
