Browsing Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Portuguese guidelines.
110 of 4067 results
12.
The <application>Apache2</application> web server is available in Ubuntu Linux. To install Apache2:
(no translation yet)
Located in serverguide/C/web-servers.xml:52(para)
14.
sudo apt install apache2
(no translation yet)
Located in serverguide/C/web-servers.xml:63(command)
16.
Apache2 is configured by placing <emphasis>directives</emphasis> in plain text configuration files. These <emphasis>directives</emphasis> are separated between the following files and directories:
(no translation yet)
Located in serverguide/C/web-servers.xml:73(para)
18.
<emphasis>httpd.conf:</emphasis> historically the main Apache2 configuration file, named after the <application>httpd</application> daemon. Now the file does not exist. In older versions of Ubuntu the file might be present, but empty, as all configuration options have been moved to the below referenced directories.
(no translation yet)
Located in serverguide/C/web-servers.xml:87(para)
19.
<emphasis>conf-available:</emphasis> this directory contains available configuration files. All files that were previously in <filename>/etc/apache2/conf.d</filename> should be moved to <filename>/etc/apache2/conf-available</filename>.
(no translation yet)
Located in serverguide/C/web-servers.xml:94(para)
20.
<emphasis>conf-enabled:</emphasis> holds <emphasis>symlinks</emphasis> to the files in <filename>/etc/apache2/conf-available</filename>. When a configuration file is symlinked, it will be enabled the next time <application>apache2</application> is restarted.
(no translation yet)
Located in serverguide/C/web-servers.xml:101(para)
25.
<emphasis>sites-available:</emphasis> this directory has configuration files for Apache2 <emphasis>Virtual Hosts</emphasis>. Virtual Hosts allow Apache2 to be configured for multiple sites that have separate configurations.
(no translation yet)
Located in serverguide/C/web-servers.xml:131(para)
26.
<emphasis>sites-enabled:</emphasis> like mods-enabled, <filename role="directory">sites-enabled</filename> contains symlinks to the <filename>/etc/apache2/sites-available</filename> directory. Similarly when a configuration file in sites-available is symlinked, the site configured by it will be active once Apache2 is restarted.
(no translation yet)
Located in serverguide/C/web-servers.xml:138(para)
27.
<emphasis>magic:</emphasis> instructions for determining MIME type based on the first few bytes of a file.
(no translation yet)
Located in serverguide/C/web-servers.xml:145(para)
28.
In addition, other configuration files may be added using the <emphasis>Include</emphasis> directive, and wildcards can be used to include many configuration files. Any directive may be placed in any of these configuration files. Changes to the main configuration files are only recognized by Apache2 when it is started or restarted.
(no translation yet)
Located in serverguide/C/web-servers.xml:151(para)
110 of 4067 results

This translation is managed by Ubuntu Portuguese Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Daniel Marcio, Doug Smythies, Henrique Azevedo, Maria Loureiro, Matthew East, Salem, Tiago Carrondo, cetautomatix.