Browsing German translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and German guidelines.
7786 of 4899 results
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
sudo apt install libapache2-mod-auth-mysql
Translated and reviewed by Daniel Kessel
Located in serverguide/C/web-servers.xml:530(command)
79.
See the <filename>/etc/apache2/mods-available</filename> directory, for additional modules.
Weitere Informationen über zusätzliche Module finden Sie im Ordner <filename>/etc/apache2/mods-available</filename>.
Translated by Matthew East
Located in serverguide/C/web-servers.xml:533(para)
80.
Use the <application>a2enmod</application> utility to enable a module:
Benutzen Sie das <application>a2enmod</application>-Werkzeug um ein Modul zu aktivieren:
Translated by Matthew East
Located in serverguide/C/web-servers.xml:537(para)
81.
sudo a2enmod auth_mysql
sudo a2enmod auth_mysql
Translated by Matthew East
Located in serverguide/C/web-servers.xml:543(command)
82.
Similarly, <application>a2dismod</application> will disable a module:
Entsprechend deaktiviert <application>a2dismod</application> Module:
Translated by Matthew East
Located in serverguide/C/web-servers.xml:547(para)
83.
sudo a2dismod auth_mysql
sudo a2dismod auth_mysql
Translated by Matthew East
Located in serverguide/C/web-servers.xml:552(command)
84.
HTTPS Configuration
HTTPS-Konfiguration
Translated by Matthew East
Located in serverguide/C/web-servers.xml:559(title)
85.
The <application>mod_ssl</application> module adds an important feature to the Apache2 server - the ability to encrypt communications. Thus, when your browser is communicating using SSL, the https:// prefix is used at the beginning of the Uniform Resource Locator (URL) in the browser navigation bar.
Das <application>mod_ssl</application>-Modul fügt Ihrem Apache2-Server eine wichtige Funktion hinzu - Die Fähigkeit verschlüsselter Kommunikation. Wenn Ihr Browser SSL zur Kommunikation benutzt wird das Präfix »https://« als Anfang der Internetadresse (englisch: Uniform Resource Locator, URL) in ihrem Browser-Adressbalken angezeigt.
Translated by Joachim Altmann
Reviewed by Phillip Sz
Located in serverguide/C/web-servers.xml:561(para)
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)
7786 of 4899 results

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

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

Contributors to this translation: Daniel Kessel, Daniel Winzen, Doug Smythies, Hendrik Schrieber, Jeremy Bícha, Joachim Altmann, Matthew East, Phillip Sz, Tobias Bannert, Torsten Franz.