~giuseppeterrasi-deactivatedaccount/wiki-ubuntu-it/help-repo

« back to all changes in this revision

Viewing changes to www/10.10/ubuntu/serverguide/it/web-servers.html

  • Committer: Leo Iannacone
  • Date: 2011-04-30 16:06:52 UTC
  • Revision ID: l3on@ubuntu.com-20110430160652-p5rufesrmfuzge6k
Creato;
Aggiunti 10.10 - 10.04 - 8.04;
Aggiunti index;
Aggiunti css base;
Aggiunti favicon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml">
 
4
  <head xmlns="http://www.w3.org/1999/xhtml">
 
5
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
6
    <title xmlns="">Capitolo 10. Server web</title>
 
7
    <link rel="stylesheet" href="../../libs/ubuntu-book.css" type="text/css" />
 
8
    <style xmlns="" type="text/css">
 
9
#content { background-image: url('images/draft.png');
 
10
       background-repeat: repeat-y;
 
11
       background-position: top center;
 
12
       /* The following properties make the watermark "fixed" on the page. */
 
13
       /* I think that's just a bit too distracting for the reader... */
 
14
       /* background-attachment: fixed; */
 
15
       /* background-position: center center; */
 
16
     }</style>
 
17
    <link rel="home" href="index.html" title="Guida a Ubuntu Server" />
 
18
    <link rel="up" href="index.html" title="Guida a Ubuntu Server" />
 
19
    <link rel="prev" href="munin.html" title="Munin" />
 
20
    <link rel="next" href="httpd.html" title="HTTPD - Server web Apache2" />
 
21
    <link rel="copyright" href="legal.html" title="Riconoscimenti e licenza" />
 
22
  </head>
 
23
  <link href="http://help.ubuntu-it.org/favicon.ico" rel="shortcut icon" />
 
24
  <body>
 
25
    <div id="page-border-left-repeat">
 
26
      <div id="page-border-right-repeat">
 
27
        <script type="text/javascript">
 
28
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 
29
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
 
30
</script>
 
31
        <script type="text/javascript">
 
32
try {
 
33
var pageTracker = _gat._getTracker("UA-8147493-2");
 
34
pageTracker._trackPageview();
 
35
} catch(err) {}</script>
 
36
        <div id="page-border-top-repeat">
 
37
          <div id="header">
 
38
            <div id="header-navigation">
 
39
              <ul>
 
40
                <li>
 
41
                  <a href="http://www.ubuntu-it.org">Web</a>
 
42
                </li>
 
43
                <li>
 
44
                  <a href="http://wiki.ubuntu-it.org">Documentazione</a>
 
45
                </li>
 
46
                <li>
 
47
                  <a href="http://forum.ubuntu-it.org">Forum</a>
 
48
                </li>
 
49
                <li>
 
50
                  <a href="http://planet.ubuntu-it.org">Planet</a>
 
51
                </li>
 
52
              </ul>
 
53
            </div>
 
54
            <form action="http://help.ubuntu-it.org/10.10/ubuntu/search.php" id="cse-search-box">
 
55
              <div>
 
56
                <input type="text" name="s" size="28" title="search" />
 
57
                <input type="submit" value="Cerca" title="search" />
 
58
              </div>
 
59
            </form>
 
60
          </div>
 
61
        </div>
 
62
        <div>
 
63
          <div id="bodyarea">
 
64
            <div class="pagelocation"><a href="http://help.ubuntu-it.org/">Documentazione di Ubuntu</a> &gt; <a href="http://help.ubuntu-it.org/ubuntu1010.html">Ubuntu 10.10</a> &gt; <span class="breadcrumb-link"><a href="index.html">Guida a Ubuntu Server</a></span> &gt; <span class="breadcrumb-node">Server web</span></div>
 
65
            <div xmlns="http://www.w3.org/1999/xhtml" class="chapter" title="Capitolo 10. Server web">
 
66
              <div class="titlepage">
 
67
                <div>
 
68
                  <div>
 
69
                    <h2 class="title"><a id="web-servers"></a>Capitolo 10. Server web</h2>
 
70
                  </div>
 
71
                </div>
 
72
              </div>
 
73
              <div class="toc">
 
74
                <p>
 
75
                  <b>Indice</b>
 
76
                </p>
 
77
                <dl>
 
78
                  <dt>
 
79
                    <span class="sect1">
 
80
                      <a href="httpd.html">HTTPD - Server web Apache2</a>
 
81
                    </span>
 
82
                  </dt>
 
83
                  <dd>
 
84
                    <dl>
 
85
                      <dt>
 
86
                        <span class="sect2">
 
87
                          <a href="httpd.html#http-installation">Installazione</a>
 
88
                        </span>
 
89
                      </dt>
 
90
                      <dt>
 
91
                        <span class="sect2">
 
92
                          <a href="httpd.html#http-configuration">Configurazione</a>
 
93
                        </span>
 
94
                      </dt>
 
95
                      <dt>
 
96
                        <span class="sect2">
 
97
                          <a href="httpd.html#https-configuration">Configurazione HTTPS</a>
 
98
                        </span>
 
99
                      </dt>
 
100
                      <dt>
 
101
                        <span class="sect2">
 
102
                          <a href="httpd.html#http-references">Riferimenti</a>
 
103
                        </span>
 
104
                      </dt>
 
105
                    </dl>
 
106
                  </dd>
 
107
                  <dt>
 
108
                    <span class="sect1">
 
109
                      <a href="php5.html">PHP5 - Linguaggio di scripting</a>
 
110
                    </span>
 
111
                  </dt>
 
112
                  <dd>
 
113
                    <dl>
 
114
                      <dt>
 
115
                        <span class="sect2">
 
116
                          <a href="php5.html#php5-installation">Installazione</a>
 
117
                        </span>
 
118
                      </dt>
 
119
                      <dt>
 
120
                        <span class="sect2">
 
121
                          <a href="php5.html#php5-configuration">Configurazione</a>
 
122
                        </span>
 
123
                      </dt>
 
124
                      <dt>
 
125
                        <span class="sect2">
 
126
                          <a href="php5.html#php5-testing">Test</a>
 
127
                        </span>
 
128
                      </dt>
 
129
                      <dt>
 
130
                        <span class="sect2">
 
131
                          <a href="php5.html#php5-references">Riferimenti</a>
 
132
                        </span>
 
133
                      </dt>
 
134
                    </dl>
 
135
                  </dd>
 
136
                  <dt>
 
137
                    <span class="sect1">
 
138
                      <a href="squid.html">Squid - Server proxy</a>
 
139
                    </span>
 
140
                  </dt>
 
141
                  <dd>
 
142
                    <dl>
 
143
                      <dt>
 
144
                        <span class="sect2">
 
145
                          <a href="squid.html#squid-installation">Installazione</a>
 
146
                        </span>
 
147
                      </dt>
 
148
                      <dt>
 
149
                        <span class="sect2">
 
150
                          <a href="squid.html#squid-configuration">Configurazione</a>
 
151
                        </span>
 
152
                      </dt>
 
153
                      <dt>
 
154
                        <span class="sect2">
 
155
                          <a href="squid.html#squid-references">Riferimenti</a>
 
156
                        </span>
 
157
                      </dt>
 
158
                    </dl>
 
159
                  </dd>
 
160
                  <dt>
 
161
                    <span class="sect1">
 
162
                      <a href="ruby-on-rails.html">Ruby on Rails</a>
 
163
                    </span>
 
164
                  </dt>
 
165
                  <dd>
 
166
                    <dl>
 
167
                      <dt>
 
168
                        <span class="sect2">
 
169
                          <a href="ruby-on-rails.html#ruby-on-rails-installation">Installazione</a>
 
170
                        </span>
 
171
                      </dt>
 
172
                      <dt>
 
173
                        <span class="sect2">
 
174
                          <a href="ruby-on-rails.html#ruby-on-rails-configuration">Configurazione</a>
 
175
                        </span>
 
176
                      </dt>
 
177
                      <dt>
 
178
                        <span class="sect2">
 
179
                          <a href="ruby-on-rails.html#ruby-on-rails-references">Riferimenti</a>
 
180
                        </span>
 
181
                      </dt>
 
182
                    </dl>
 
183
                  </dd>
 
184
                  <dt>
 
185
                    <span class="sect1">
 
186
                      <a href="tomcat.html">Apache Tomcat</a>
 
187
                    </span>
 
188
                  </dt>
 
189
                  <dd>
 
190
                    <dl>
 
191
                      <dt>
 
192
                        <span class="sect2">
 
193
                          <a href="tomcat.html#tomcat-installation">Installazione globale</a>
 
194
                        </span>
 
195
                      </dt>
 
196
                      <dt>
 
197
                        <span class="sect2">
 
198
                          <a href="tomcat.html#tomcat-configuration">Configurazione</a>
 
199
                        </span>
 
200
                      </dt>
 
201
                      <dt>
 
202
                        <span class="sect2">
 
203
                          <a href="tomcat.html#tomcat-webapps">Usare le applicazioni web standard di Tomcat</a>
 
204
                        </span>
 
205
                      </dt>
 
206
                      <dt>
 
207
                        <span class="sect2">
 
208
                          <a href="tomcat.html#tomcat-user">Usare istanze private</a>
 
209
                        </span>
 
210
                      </dt>
 
211
                      <dt>
 
212
                        <span class="sect2">
 
213
                          <a href="tomcat.html#tomcat-references">Riferimenti</a>
 
214
                        </span>
 
215
                      </dt>
 
216
                    </dl>
 
217
                  </dd>
 
218
                </dl>
 
219
              </div>
 
220
              <p>Un server web è un programma interattivo che accetta richieste HTTP da client, noti come browser web, e invia loro risposte HTTP insieme ad altri dati opzionali, di solito pagine web come documenti HTML e oggetti collegati (immagini, ecc.).</p>
 
221
            </div>
 
222
            <div xmlns="http://www.w3.org/1999/xhtml" class="navfooter">
 
223
              <hr />
 
224
              <table width="100%" summary="Navigation footer">
 
225
                <tr>
 
226
                  <td width="40%" align="left"><a accesskey="p" href="munin.html"><img src="../../libs/navig/prev.png" alt="Indietro" /></a> </td>
 
227
                  <td width="20%" align="center"> </td>
 
228
                  <td width="40%" align="right"> <a accesskey="n" href="httpd.html"><img src="../../libs/navig/next.png" alt="Avanti" /></a></td>
 
229
                </tr>
 
230
                <tr>
 
231
                  <td width="40%" align="left" valign="top">Munin </td>
 
232
                  <td width="20%" align="center">
 
233
                    <a accesskey="h" href="index.html">
 
234
                      <img src="../../libs/navig/home.png" alt="Partenza" />
 
235
                    </a>
 
236
                  </td>
 
237
                  <td width="40%" align="right" valign="top"> HTTPD - Server web Apache2</td>
 
238
                </tr>
 
239
              </table>
 
240
            </div>
 
241
          </div>
 
242
        </div>
 
243
        <div id="page-border-bottom-repeat">
 
244
          <div id="footer">
 
245
            <div id="copyright">
 
246
                                                Ubuntu e Canonical sono marchi registrati da Canonical Ltd.
 
247
                                        </div>
 
248
          </div>
 
249
        </div>
 
250
        <div id="page-border-right-top"></div>
 
251
        <div id="page-border-right-bottom"></div>
 
252
      </div>
 
253
      <div id="page-border-left-top"></div>
 
254
      <div id="page-border-left-bottom"></div>
 
255
    </div>
 
256
    <p></p>
 
257
  </body>
 
258
</html>