Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
nginx
GitHub Repository: nginx/nginx.org
Path: blob/main/xml/it/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="Documentazione di nginx"
9
link="/it/docs/"
10
lang="it"
11
translator="Angelo Papadia"
12
rev="9"
13
toc="no">
14
15
16
<section id="introduction" name="Introduzione">
17
18
<para>
19
<list type="bullet">
20
21
<listitem>
22
<link doc="install.xml"/>
23
</listitem>
24
25
<listitem>
26
<link doc="beginners_guide.xml"/>
27
</listitem>
28
29
<listitem>
30
<link doc="control.xml"/>
31
</listitem>
32
33
<listitem>
34
<link doc="events.xml"/>
35
</listitem>
36
37
<listitem>
38
<link doc="hash.xml"/>
39
</listitem>
40
41
<listitem>
42
<link doc="debugging_log.xml"/>
43
</listitem>
44
45
<listitem>
46
<link doc="syntax.xml"/>
47
</listitem>
48
49
<listitem>
50
<link doc="windows.xml"/>
51
</listitem>
52
53
</list>
54
55
<list type="bullet">
56
57
<listitem>
58
<link doc="http/request_processing.xml"/>
59
</listitem>
60
61
<listitem>
62
<link doc="http/server_names.xml"/>
63
</listitem>
64
65
<listitem>
66
<link doc="http/configuring_https_servers.xml"/>
67
</listitem>
68
69
</list>
70
</para>
71
72
</section>
73
74
75
<section id="howto" name="How-To">
76
77
<para>
78
<list type="bullet">
79
80
<listitem>
81
<link doc="configure.xml"/>
82
</listitem>
83
84
<listitem>
85
<link doc="howto_build_on_win32.xml"/>
86
</listitem>
87
88
<!--
89
<listitem>
90
<link doc="nginx_dtrace_pid_provider.xml"/>
91
</listitem>
92
-->
93
94
</list>
95
96
<list type="bullet">
97
98
<listitem>
99
<link doc="http/converting_rewrite_rules.xml"/>
100
</listitem>
101
102
<!--
103
<listitem>
104
<link doc="http/websocket.xml"/>
105
</listitem>
106
-->
107
108
</list>
109
</para>
110
111
</section>
112
113
114
<section id="development" name="Sviluppo">
115
116
<para>
117
<list type="bullet">
118
119
<listitem>
120
<link doc="contributing_changes.xml"/>
121
</listitem>
122
123
</list>
124
</para>
125
126
</section>
127
128
129
<!--
130
<section name="Guida di riferimento dei moduli">
131
132
<para>
133
<list type="bullet">
134
135
<listitem>
136
<link doc="dirindex.xml"/>
137
</listitem>
138
139
</list>
140
</para>
141
142
<para>
143
<list type="bullet">
144
145
<listitem>
146
<link doc="ngx_core_module.xml" />
147
</listitem>
148
149
</list>
150
</para>
151
152
<para>
153
<list type="bullet">
154
155
<listitem>
156
<link doc="http/ngx_http_core_module.xml">
157
ngx_http_core_module</link>
158
</listitem>
159
160
<listitem>
161
<link doc="http/ngx_http_access_module.xml">
162
ngx_http_access_module</link>
163
</listitem>
164
165
<listitem>
166
<link doc="http/ngx_http_addition_module.xml">
167
ngx_http_addition_module</link>
168
</listitem>
169
170
<listitem>
171
<link doc="http/ngx_http_auth_basic_module.xml">
172
ngx_http_auth_basic_module</link>
173
</listitem>
174
175
<listitem>
176
<link doc="http/ngx_http_autoindex_module.xml">
177
ngx_http_autoindex_module</link>
178
</listitem>
179
180
<listitem>
181
<link doc="http/ngx_http_browser_module.xml">
182
ngx_http_browser_module</link>
183
</listitem>
184
185
<listitem>
186
<link doc="http/ngx_http_charset_module.xml">
187
ngx_http_charset_module</link>
188
</listitem>
189
190
<listitem>
191
<link doc="http/ngx_http_dav_module.xml">
192
ngx_http_dav_module</link>
193
</listitem>
194
195
<listitem>
196
<link doc="http/ngx_http_empty_gif_module.xml">
197
ngx_http_empty_gif_module</link>
198
</listitem>
199
200
<listitem>
201
<link doc="http/ngx_http_f4f_module.xml">
202
ngx_http_f4f_module</link>
203
</listitem>
204
205
<listitem>
206
<link doc="http/ngx_http_fastcgi_module.xml">
207
ngx_http_fastcgi_module</link>
208
</listitem>
209
210
<listitem>
211
<link doc="http/ngx_http_flv_module.xml">
212
ngx_http_flv_module</link>
213
</listitem>
214
215
<listitem>
216
<link doc="http/ngx_http_geo_module.xml">
217
ngx_http_geo_module</link>
218
</listitem>
219
220
<listitem>
221
<link doc="http/ngx_http_geoip_module.xml">
222
ngx_http_geoip_module</link>
223
</listitem>
224
225
<listitem>
226
<link doc="http/ngx_http_gunzip_module.xml">
227
ngx_http_gunzip_module</link>
228
</listitem>
229
230
<listitem>
231
<link doc="http/ngx_http_gzip_module.xml">
232
ngx_http_gzip_module</link>
233
</listitem>
234
235
<listitem>
236
<link doc="http/ngx_http_gzip_static_module.xml">
237
ngx_http_gzip_static_module</link>
238
</listitem>
239
240
<listitem>
241
<link doc="http/ngx_http_headers_module.xml">
242
ngx_http_headers_module</link>
243
</listitem>
244
245
<listitem>
246
<link doc="http/ngx_http_hls_module.xml">
247
ngx_http_hls_module</link>
248
</listitem>
249
250
<listitem>
251
<link doc="http/ngx_http_image_filter_module.xml">
252
ngx_http_image_filter_module</link>
253
</listitem>
254
255
<listitem>
256
<link doc="http/ngx_http_index_module.xml">
257
ngx_http_index_module</link>
258
</listitem>
259
260
<listitem>
261
<link doc="http/ngx_http_limit_conn_module.xml">
262
ngx_http_limit_conn_module</link>
263
</listitem>
264
265
<listitem>
266
<link doc="http/ngx_http_limit_req_module.xml">
267
ngx_http_limit_req_module</link>
268
</listitem>
269
270
<listitem>
271
<link doc="http/ngx_http_log_module.xml">
272
ngx_http_log_module</link>
273
</listitem>
274
275
<listitem>
276
<link doc="http/ngx_http_map_module.xml">
277
ngx_http_map_module</link>
278
</listitem>
279
280
<listitem>
281
<link doc="http/ngx_http_memcached_module.xml">
282
ngx_http_memcached_module</link>
283
</listitem>
284
285
<listitem>
286
<link doc="http/ngx_http_mp4_module.xml">
287
ngx_http_mp4_module</link>
288
</listitem>
289
290
<listitem>
291
<link doc="http/ngx_http_perl_module.xml">
292
ngx_http_perl_module</link>
293
</listitem>
294
295
<listitem>
296
<link doc="http/ngx_http_proxy_module.xml">
297
ngx_http_proxy_module</link>
298
</listitem>
299
300
<listitem>
301
<link doc="http/ngx_http_random_index_module.xml">
302
ngx_http_random_index_module</link>
303
</listitem>
304
305
<listitem>
306
<link doc="http/ngx_http_realip_module.xml">
307
ngx_http_realip_module</link>
308
</listitem>
309
310
<listitem>
311
<link doc="http/ngx_http_referer_module.xml">
312
ngx_http_referer_module</link>
313
</listitem>
314
315
<listitem>
316
<link doc="http/ngx_http_rewrite_module.xml">
317
ngx_http_rewrite_module</link>
318
</listitem>
319
320
<listitem>
321
<link doc="http/ngx_http_secure_link_module.xml">
322
ngx_http_secure_link_module</link>
323
</listitem>
324
325
<listitem>
326
<link doc="http/ngx_http_session_log_module.xml">
327
ngx_http_session_log_module</link>
328
</listitem>
329
330
<listitem>
331
<link doc="http/ngx_http_spdy_module.xml">
332
ngx_http_spdy_module</link>
333
</listitem>
334
335
<listitem>
336
<link doc="http/ngx_http_split_clients_module.xml">
337
ngx_http_split_clients_module</link>
338
</listitem>
339
340
<listitem>
341
<link doc="http/ngx_http_ssi_module.xml">
342
ngx_http_ssi_module</link>
343
</listitem>
344
345
<listitem>
346
<link doc="http/ngx_http_ssl_module.xml">
347
ngx_http_ssl_module</link>
348
</listitem>
349
350
<listitem>
351
<link doc="http/ngx_http_status_module.xml">
352
ngx_http_status_module</link>
353
</listitem>
354
355
<listitem>
356
<link doc="http/ngx_http_sub_module.xml">
357
ngx_http_sub_module</link>
358
</listitem>
359
360
<listitem>
361
<link doc="http/ngx_http_upstream_module.xml">
362
ngx_http_upstream_module</link>
363
</listitem>
364
365
<listitem>
366
<link doc="http/ngx_http_userid_module.xml">
367
ngx_http_userid_module</link>
368
</listitem>
369
370
<listitem>
371
<link doc="http/ngx_http_xslt_module.xml">
372
ngx_http_xslt_module</link>
373
</listitem>
374
375
</list>
376
</para>
377
378
<para>
379
<list type="bullet">
380
381
<listitem>
382
<link doc="mail/ngx_mail_core_module.xml">
383
ngx_mail_core_module</link>
384
</listitem>
385
386
<listitem>
387
<link doc="mail/ngx_mail_pop3_module.xml">
388
ngx_mail_pop3_module</link>
389
</listitem>
390
391
<listitem>
392
<link doc="mail/ngx_mail_imap_module.xml">
393
ngx_mail_imap_module</link>
394
</listitem>
395
396
<listitem>
397
<link doc="mail/ngx_mail_smtp_module.xml">
398
ngx_mail_smtp_module</link>
399
</listitem>
400
401
<listitem>
402
<link doc="mail/ngx_mail_auth_http_module.xml">
403
ngx_mail_auth_http_module</link>
404
</listitem>
405
406
<listitem>
407
<link doc="mail/ngx_mail_proxy_module.xml">
408
ngx_mail_proxy_module</link>
409
</listitem>
410
411
<listitem>
412
<link doc="mail/ngx_mail_ssl_module.xml">
413
ngx_mail_ssl_module</link>
414
</listitem>
415
416
</list>
417
</para>
418
419
</section>
420
-->
421
422
</article>
423
424