Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
nginx
GitHub Repository: nginx/nginx.org
Path: blob/main/xml/cn/docs/index.xml
1 views
1
<!--
2
Copyright (C) Igor Sysoev
3
Copyright (C) Nginx, Inc.
4
-->
5
6
<!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
7
8
<article name="Nginx文档"
9
link="/cn/docs/"
10
lang="cn"
11
rev="4"
12
toc="no">
13
14
15
<section id="introduction" name="介绍">
16
17
<para>
18
<list type="bullet">
19
20
<listitem>
21
<link doc="http/request_processing.xml"/>
22
</listitem>
23
24
<listitem>
25
<link doc="http/server_names.xml"/>
26
</listitem>
27
28
<listitem>
29
<link doc="windows.xml"/>
30
</listitem>
31
32
<listitem>
33
<link doc="http/configuring_https_servers.xml"/>
34
</listitem>
35
36
<listitem>
37
<link doc="syntax.xml"/>
38
</listitem>
39
40
<listitem>
41
<link doc="debugging_log.xml"/>
42
</listitem>
43
44
</list>
45
</para>
46
47
</section>
48
49
50
<section id="howto" name="How-To">
51
52
<para>
53
<list type="bullet">
54
55
<listitem>
56
<link doc="http/converting_rewrite_rules.xml"/>
57
</listitem>
58
59
</list>
60
</para>
61
62
</section>
63
64
65
<section name="模块参考目录">
66
67
<para>
68
<list type="bullet">
69
70
<listitem>
71
<link doc="http/ngx_http_access_module.xml">
72
ngx_http_access_module</link>
73
</listitem>
74
75
<listitem>
76
<link doc="http/ngx_http_addition_module.xml">
77
ngx_http_addition_module</link>
78
</listitem>
79
80
<listitem>
81
<link doc="http/ngx_http_auth_basic_module.xml">
82
ngx_http_auth_basic_module</link>
83
</listitem>
84
85
<listitem>
86
<link doc="http/ngx_http_autoindex_module.xml">
87
ngx_http_autoindex_module</link>
88
</listitem>
89
90
<listitem>
91
<link doc="http/ngx_http_browser_module.xml">
92
ngx_http_browser_module</link>
93
</listitem>
94
95
<listitem>
96
<link doc="http/ngx_http_core_module.xml">
97
ngx_http_core_module</link>
98
</listitem>
99
100
<listitem>
101
<link doc="http/ngx_http_empty_gif_module.xml">
102
ngx_http_empty_gif_module</link>
103
</listitem>
104
105
<listitem>
106
<link doc="http/ngx_http_flv_module.xml">
107
ngx_http_flv_module</link>
108
</listitem>
109
110
<listitem>
111
<link doc="http/ngx_http_geo_module.xml">
112
ngx_http_geo_module</link>
113
</listitem>
114
115
<listitem>
116
<link doc="http/ngx_http_geoip_module.xml">
117
ngx_http_geoip_module</link>
118
</listitem>
119
120
<listitem>
121
<link doc="http/ngx_http_gzip_static_module.xml">
122
ngx_http_gzip_static_module</link>
123
</listitem>
124
125
<listitem>
126
<link doc="http/ngx_http_image_filter_module.xml">
127
ngx_http_image_filter_module</link>
128
</listitem>
129
130
<listitem>
131
<link doc="http/ngx_http_index_module.xml">
132
ngx_http_index_module</link>
133
</listitem>
134
135
<listitem>
136
<link doc="http/ngx_http_limit_conn_module.xml">
137
ngx_http_limit_conn_module</link>
138
</listitem>
139
140
<listitem>
141
<link doc="http/ngx_http_limit_req_module.xml">
142
ngx_http_limit_req_module</link>
143
</listitem>
144
145
<listitem>
146
<link doc="http/ngx_http_log_module.xml">
147
ngx_http_log_module</link>
148
</listitem>
149
150
<listitem>
151
<link doc="http/ngx_http_map_module.xml">
152
ngx_http_map_module</link>
153
</listitem>
154
155
<listitem>
156
<link doc="http/ngx_http_proxy_module.xml">
157
ngx_http_proxy_module</link>
158
</listitem>
159
160
<listitem>
161
<link doc="http/ngx_http_referer_module.xml">
162
ngx_http_referer_module</link>
163
</listitem>
164
165
<listitem>
166
<link doc="http/ngx_http_rewrite_module.xml">
167
ngx_http_rewrite_module</link>
168
</listitem>
169
170
<listitem>
171
<link doc="http/ngx_http_upstream_module.xml">
172
ngx_http_upstream_module</link>
173
</listitem>
174
175
</list>
176
</para>
177
178
</section>
179
180
</article>
181
182