What is the translation of " APACHE SERVER " in German?

[ə'pætʃi 's3ːvər]
Noun
[ə'pætʃi 's3ːvər]
Apache-server
apache server
apache server
apache server

Examples of using Apache server in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Apache server root directory.
Apache Server Root Verzeichnis.
PEM is compatible with the Apache server and similar.
PEM ist mit Apache-Servern und dergleichen kompatibel.
My Apache server crashes when using phpMyAdmin.
Mein Apache Server stürzt ab wenn ich phpMyAdmin benutze.
My browser is Internet Explorer and I'm using the Apache server.
Mein Browser ist Internet Explorer und ich benutze den Apache-Server.
Here I will talk about Apache Server protect content or its parts.
Hier ich sprechen über das Apache Server schützen Inhalt oder seiner Teile.
When installing validate the configuration of the web server application an Apache Server.
Wann installieren Überprüfen der Konfiguration der Web-Server-Anwendung einem Apache-Server.
Key" should be only readable by the apache server and the administrator.
Key" sollte nur vom Apache Server und dem Systemadministrator gelesen werden können.
If the Apache server won't start, it is probably because some other application is using port 80.
Wenn der Apache-Server nicht startet, gibt es wahrscheinlich ein Problem mit einer anderen Anwendung die den Port 80 nutzt.
This tool enables you to run the Apache server as a different user for CGIs.
Dieses Tool erlaubt es dir, den Apache Server über einen anderen Benutzer für die CGIs laufen zu lassen.
This strategy may, however, make it more difficult to read or edit the files if they are not on an Apache server eg.
Das kann es allerdings erschweren, die Dateien zu lesen oder zu editieren, wenn sie nicht auf einem Apache-Server sind sondern bspw.
If you're on an apache server, you will need to point the server to the error page by editing the.
Wenn Du auf einem Apache Server bist, musst Du den Server auf die Fehlerseite verweisen, indem Du die.
The recommended configurationis to serve the files over http using an Apache server package name.
Es wird empfohlen, die Dateien unter Verwendung eines Apache-Servers über http bereitzustellen Paketname.
Then the Apache server reacts almost as if this other file had been requested and the CGI script had been defined as a handler for it.
Dann verhält sich der Apache-Server fast genauso, als wäre diese andere Datei angefordert und das CGI-Skript als Handler dafür definiert worden.
Say you have your repositories in the/opt/git directory, and an Apache server is running on your machine.
Sagen wir, Du hast Deine Repositorys im Verzeichnis /opt/git und ein Apache-Server läuft auf Deiner Maschine.
Make sure Apache server and MySQL are activated(I hope you have turned off IIS and Skype if you have them on your computer).
Stellen Sie sicher, dass der Apache-Server und MySQL aktiviert sind ich hoffe, Sie haben IIS und Skype deaktiviert, wenn Sie sie auf Ihrem Computer haben.
For running the website on a Raspberry Pi, it requires the Apache server, PHP, MySQL, PhpMyAdmin and maybe FTP.
Damit die Website auf dem Raspberry Pi laufen kann, benoetigt dieser den Apache Server, PHP, MySQL, PhpMyAdmin und gegebenenfalls FTP.
On my web space the Apache server is using mod_fastcgi, and even though the machine running this server is merely a Pentium 400 it takes.
Auf meinem Webspace nutzt der Apache-Server mod_fastcgi, und obwohl die Maschine, auf der dieser Server läuft, nur ein Pentium 400 ist, dauert es.
Htaccess files must be available- which means that the Apache server must be version 1.3.7(from 1999) at least.
Htaccess-Dateien muss gegeben sein- was bedeutet, daß der Apache-Server wenigstens in der Version 1.3.7(aus dem Jahr 1999) vorliegen muss.
Apache server won't start If the Apache server won't start, it is probably because some other application is using port 80.
Der Apache-Server startet nicht Wenn der Apache-Server nicht startet, gibt es wahrscheinlich ein Problem mit einer anderen Anwendung die den Port 80 nutzt.
Our servers are powered with quad-core processors, customized apache server, UPS power backup and many more.
Unsere Server werden mit Quad-Core Prozessoren, angepasste Apache Server, USV-Strom-Sicherung und vieles mehr angetrieben.
Its license says that the names"Apache Server" and"Apache Group" must not be used to endorse or promote products derived from this software without prior written permission.
Dessen Lizenz besagt, dass die Namen"Apache Server" und"Apache Group" ohne vorherige schriftliche Zustimmung nicht dazu verwendet werden dürfen, um ein Produkt zu unterstützen oder zu bewerben, das von dieser Software abgeleitet wurde.
To check whether mod_gzip actually has beenintegrated into the Apache program code as requested, the Apache server provides the httpd-l command.
Zur Überprüfung, ob mod_gzip tatsächlich wie gewünschtin den Apache-Programmcode eingebunden wurde, stellt der Apache-Server das Kommando httpd -l zur Verfügung.
Then usually the service provider hosting on apache server also provides support to“. htaccess” I speak of the major Italian hoster: aruba, register and company.
Dann in der Regel der Dienstleister das Hosting auf Apache-Server bietet auch Unterstützung für“. htaccess” Ich spreche von den großen italienischen Hoster: Aruba, registrieren und Unternehmen.
Being only a CGI script, it doesn't know the complete Apache configuration-so it has to trust the Apache server to already have done its job in this respect.
Das es nur ein CGI-Skript ist, kennt es nicht die vollständige Apache-Konfiguration-es muss sich also darauf verlassen, daß der Apache-Server seine Arbeit in dieser Hinsicht bereits erledigt hat.
Exactly this is provided by gzip_cnc: It extends the Apache server by a handler which may optionally create, maintain and serve a compressed variant for each request it has been declared responsible.
Genau das leistet gzip_cnc: Es erweitert den Apache-Server um einen Handler, der zu jeder Anforderung, für deren Bearbeitung er als zuständig deklariert wurde, wahlweise auch eine komprimierte Form herstellen, pflegen und ausliefern kann.
One builds the software itself from source code, the second creates a server root directory including configuration of how an httpd server process behaves and what resources it provides,and the third installs the Python module for the Apache server, mod_python.
Eines baut die Software selbst aus dem Quellcode, das zweite erzeugt ein Wurzelverzeichnis für den Server, das die Konfiguration des Serverprozesses und der veröffentlichten Ressourcen enthält,und das dritte stellt das Python-Modul für den Apache-Server, mod_python.
PHP developers frequently work in linux environments with an Apache Server and MySQL database data storage known as the LAMP archetypal model.
PHP-Entwickler arbeiten häufig in Linux-Umgebungen mit Apache Webservern und MySQL-Datenbanken bekannt als LAMP Stack.
The reason why any restriction exists here at all is that gzip_cnc itself needs to understand exactly what it is compressing(because it has to send this information to the browser as well)but unfortunately isn't being informed by the Apache server what it thinks about the content in question, according to its own configuration as we are'only' a handler and not a module and therefore cannot directly access the Apache configuration.
Der Grund dafür, daß hierbei überhaupt eine Einschränkung existiert, ist, daß gzip_cnc selbst verstehen muss, was es da gerade komprimiert(weil es diese Information auch an den Browser senden muss),aber vom Apache-Server leider nicht gesagt bekommt, wofür dieser laut seiner eigenen Konfiguration den vorliegenden Inhalt hält weil wir'nur' ein Handler sind und kein Modul und deshalb auf die Apache-Konfiguration nicht direkt zugreifen können.
Preloaded modules allow you to make up your configuration, to install, configure and start the Apache server, monitor bandwidth consumption, configure fail2ban, set the firewall using iptables, administer users, manage the planned actions with Cron, manage SSH connections and more.
Vorinstallierte Module können Sie Ihre Konfiguration bilden, installieren, konfigurieren und den Apache-Server starten, Überwachung der Bandbreitenverbrauch, konfigurieren fail2ban, setzen Sie die Firewall mit iptables, verwalten Benutzer, verwalten die geplanten Aktionen mit Cron, SSH-Verbindungen verwalten und mehr.
CentOS web panel It allows us to install and administer an Apache server, firewall, i database MySQL, SSL certificates, un reverse proxy Nginx, a mall manager, and much more.
CentOS Web-Panel Es ermöglicht uns, einen Apache-Server zu installieren und verwalten, Firewall, i Datenbank MySQL, SSL-Zertifikate, un Reverse-Proxy Nginx, ein Einkaufszentrum Manager, und vieles mehr.
Results: 44, Time: 0.0433

Word-for-word translation

Top dictionary queries

English - German