Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Japanese guidelines.
110 of 4199 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)
5.
Users enter a Uniform Resource Locator (URL) to point to a Web server by means of its Fully Qualified Domain Name (FQDN) and a path to the required resource. For example, to view the home page of the <ulink url="http://www.ubuntu.com">Ubuntu Web site</ulink> a user will enter only the FQDN:
(no translation yet)
Located in serverguide/C/web-servers.xml:24(para)
7.
To view the <ulink url="http://www.ubuntu.com/community">community</ulink> sub-page, a user will enter the FQDN followed by a path:
(no translation yet)
Located in serverguide/C/web-servers.xml:32(para)
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)
13.
At a terminal prompt enter the following command:
(no translation yet)
Located in serverguide/C/web-servers.xml:58(para) serverguide/C/lamp-applications.xml:37(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)
17.
<emphasis>apache2.conf:</emphasis> the main Apache2 configuration file. Contains settings that are <emphasis>global</emphasis> to Apache2.
(no translation yet)
Located in serverguide/C/web-servers.xml:81(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)
110 of 4199 results

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

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

Contributors to this translation: Akihiro Nishimura, Doug Smythies, OKANO Takayoshi, Shushi Kurose, TAKAHASHI Hidetsugu, ub.