Browsing Arabic translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Arabic guidelines.
147156 of 2030 results
147.
Web Servers
(no translation yet)
Located in serverguide/C/web-servers.xml:13(title)
148.
A Web server is a software responsible for accepting HTTP requests from clients, which are known as Web browsers, and serving them HTTP responses along with optional data contents, which usually are Web pages such as HTML documents and linked objects (images, etc.).
(no translation yet)
Located in serverguide/C/web-servers.xml:14(para)
149.
HTTPD - Apache2 Web Server
(no translation yet)
Located in serverguide/C/web-servers.xml:19(title)
150.
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>, or <application>Mozilla</application>.
(no translation yet)
Located in serverguide/C/web-servers.xml:20(para)
151.
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. To request specific information about <ulink url="http://www.ubuntu.com/support/paid">paid support</ulink>, a user will enter the FQDN followed by a path.
(no translation yet)
Located in serverguide/C/web-servers.xml:24(para)
152.
The most common protocol used to transfer Web pages is the Hyper Text Transfer Protocol (HTTP). Protocols such as Hyper Text Transfer Protocol over Secure Sockets Layer (HTTPS), and File Transfer Protocol (FTP), a protocol for uploading and downloading files, are also supported.
(no translation yet)
Located in serverguide/C/web-servers.xml:29(para)
153.
Apache Web Servers are often used in combination with the <application>MySQL</application> database engine, the HyperText Preprocessor (<application>PHP</application>) scripting language, and other popular scripting languages such as <application>Python</application> and <application>Perl</application>. This configuration is termed LAMP (Linux, Apache, MySQL and Perl/Python/PHP) and forms a powerful and robust platform for the development and deployment of Web-based applications.
(no translation yet)
Located in serverguide/C/web-servers.xml:33(para)
154.
The Apache2 web server is available in Ubuntu Linux. To install Apache2:
(no translation yet)
155.
At a terminal prompt enter the following command: <screen>
<command>sudo apt-get install apache2</command>
</screen>
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in ../generic/serverguide/C/web-servers.xml:49(para)
156.
Apache is configured by placing <emphasis>directives</emphasis> in plain text configuration files. The main configuration file is called <filename>apache2.conf</filename>. 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:63(para)
147156 of 2030 results

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

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

Contributors to this translation: Khaled Hosny, Myamen.