Browsing Italian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Italian guidelines.
110 of 953 results
4.
Apache is the most commonly used Web server on Linux systems. Web servers are used to serve Web pages requested by client computers. Clients typically request and view Web pages using Web browser applications such as <application>Firefox</application>, <application>Opera</application>, <application>Chromium</application>, or <application>Internet Explorer</application>.
(no translation yet)
Located in serverguide/C/web-servers.xml:18(para)
14.
sudo apt install apache2
(no translation yet)
Located in serverguide/C/web-servers.xml:63(command)
46.
sudo systemctl restart apache2.service
(no translation yet)
Located in serverguide/C/web-servers.xml:285(command) serverguide/C/web-servers.xml:303(command) serverguide/C/web-servers.xml:544(command) serverguide/C/web-servers.xml:553(command) serverguide/C/web-servers.xml:612(command) serverguide/C/mail.xml:994(command) serverguide/C/lamp-applications.xml:238(command) serverguide/C/lamp-applications.xml:462(command)
55.
By default, the server writes the transfer log to the file <filename>/var/log/apache2/access.log</filename>. You can change this on a per-site basis in your virtual host configuration files with the <emphasis>CustomLog</emphasis> directive, or omit it to accept the default, specified in <filename> /etc/apache2/conf-available/other-vhosts-access-log.conf</filename>. You may also specify the file to which errors are logged, via the <emphasis>ErrorLog</emphasis> directive, whose default is <filename>/var/log/apache2/error.log</filename>. These are kept separate from the transfer logs to aid in troubleshooting problems with your Apache2 server. You may also specify the <emphasis>LogLevel</emphasis> (the default value is "warn") and the <emphasis>LogFormat</emphasis> (see <filename> /etc/apache2/apache2.conf</filename> for the default value).
(no translation yet)
Located in serverguide/C/web-servers.xml:360(para)
77.
You can install additional Apache2 modules and use them with your Web server. For example, run the following command at a terminal prompt to install the <emphasis>MySQL Authentication</emphasis> module:
(no translation yet)
Located in serverguide/C/web-servers.xml:523(para)
78.
sudo apt install libapache2-mod-auth-mysql
(no translation yet)
Located in serverguide/C/web-servers.xml:530(command)
86.
The <application>mod_ssl</application> module is available in <application>apache2-common</application> package. Execute the following command at a terminal prompt to enable the <application>mod_ssl</application> module:
(no translation yet)
Located in serverguide/C/web-servers.xml:570(para)
99.
sudo find /var/www/html -type f -exec chmod g=rw "{}" \;
(no translation yet)
Located in serverguide/C/web-servers.xml:641(command)
100.
These commands recursively set the group permission on all files and directories in /var/www/html to read write and set user id. This has the effect of having the files and directories inherit their group and permission from their parrent. Many admins find this useful for allowing multiple users to edit files in a directory tree.
(no translation yet)
Located in serverguide/C/web-servers.xml:643(para)
108.
PHP - Scripting Language
(no translation yet)
Located in serverguide/C/web-servers.xml:699(title)
110 of 953 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Doug Smythies, Elisabetta, Gianfranco Frisani, Mattia Migliorini, Milo Casagrande, Nicola Ferrari, Peter Matulis, Valter Mura, enubuntu, vladimiro.