Browsing Turkish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Turkish guidelines.
2736 of 4899 results
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.
Ek olarak diğer yapılandırma dosyaları <emphasis>dahil et</emphasis> yönergesi kullanılarak eklenebilir ve daha çok yapılandırma dosyası dahil etmek için joker karakterleri kullanılabilir. Herhangi bir yönerge bu yapılandırma dosyalarından herhangi birine yerleşebilir. Ana yapılandırma dosyasındaki değişiklikler, sadece başlatıldığında veya yeniden başlatıldığında Apache2 tarafından teşhis edilir.
Translated by Matthew East
Located in serverguide/C/web-servers.xml:151(para)
29.
The server also reads a file containing mime document types; the filename is set by the <emphasis>TypesConfig</emphasis> directive, typically via <filename>/etc/apache2/mods-available/mime.conf</filename>, which might also include additions and overrides, and is <filename>/etc/mime.types</filename> by default.
(no translation yet)
Located in serverguide/C/web-servers.xml:160(para)
30.
Basic Settings
Temel Ayarlar
Translated by Matthew East
Located in serverguide/C/web-servers.xml:168(title)
31.
This section explains Apache2 server essential configuration parameters. Refer to the <ulink url="http://httpd.apache.org/docs/2.4/">Apache2 Documentation</ulink> for more details.
(no translation yet)
Located in serverguide/C/web-servers.xml:169(para)
32.
Apache2 ships with a virtual-host-friendly default configuration. That is, it is configured with a single default virtual host (using the <emphasis>VirtualHost</emphasis> directive) which can be modified or used as-is if you have a single site, or used as a template for additional virtual hosts if you have multiple sites. If left alone, the default virtual host will serve as your default site, or the site users will see if the URL they enter does not match the <emphasis>ServerName</emphasis> directive of any of your custom sites. To modify the default virtual host, edit the file <filename>/etc/apache2/sites-available/000-default.conf</filename>.
(no translation yet)
Located in serverguide/C/web-servers.xml:177(para)
33.
The directives set for a virtual host only apply to that particular virtual host. If a directive is set server-wide and not defined within the virtual host settings, the default setting is used. For example, you can define a Webmaster email address and not define individual email addresses for each virtual host.
Yönergeler, özel sanal ana sisteme sadece uygulama kurar. Eğer bir yönerge server-wide olarak kurulmuş ve sanal ana sistem içinde tanımlanmamışsa mevcut ayar kullanılır. Örneğin; her sanal ana sistem için bir Webmaster e-posta adresi tanımlayabilirsin. Fakat özel e-posta adresi tanımlayamazsın.
Translated by Matthew East
Located in serverguide/C/web-servers.xml:190(para)
34.
If you wish to configure a new virtual host or site, copy that file into the same directory with a name you choose. For example:
Eğer yeni bir sanal ana sistem veya site yapılandırmak istiyorsan dosyayı aynı dizin içine kopyala ve adını istediğin şekilde değiştir. Örneğin:
Translated by Matthew East
Located in serverguide/C/web-servers.xml:198(para)
35.
sudo cp /etc/apache2/sites-available/000-default.conf /etc/apache2/sites-available/mynewsite.conf
(no translation yet)
Located in serverguide/C/web-servers.xml:204(command)
36.
Edit the new file to configure the new site using some of the directives described below.
Aşağıda açıklanan yönergelerden bazılarını kullanarak yeni siteyi yapılandırmak için düzenleyin.
Translated by Matthew East
Located in serverguide/C/web-servers.xml:207(para)
2736 of 4899 results

This translation is managed by Ubuntu'yu Türkçe'ye Çevirenler Takımı, assigned by Ubuntu Translators.

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

Contributors to this translation: Cagri Emer, Jeremy Bícha, Matthew East, Volkan Gezer.