What is the translation of " HTTPD " in English?

Examples of using Httpd in German and their translations into English

{-}
  • Programming category close
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Official/political category close
  • Political category close
Dann f gen Sie einfach Folgendes der httpd.
Then you simply add the following to httpd.
Ersetzen Sie in der Datei httpd. conf die Zeilen.
In the httpd. conf file, replace the following lines.
Nehmen wir mal an, dass Sie drei Webserver namens h1,h2 und h3 haben und auf jedem ein Service httpd laeuft.
Let's assume that you have three webservers, called h1, h2 and h3,and each of them has a service httpd.
Dabei ist es übrigens egal, ob httpd mit Port 8888 oder mit Port 80 arbeitet.
By the way it is not important which is used by httpd… port 8888 or port 80.
Müssen Sie die folgenden Zeilen aus zu entfernen httpd. conf.
You have to eliminate the lines below httpd. conf.
Modul: core Die Direktive steuert, ob httpd Memory-Mapping verwenden darf, wenn er während der Auslieferung den Inhalt einer Datei lesen muss.
Module: core This directive controls whether the httpd may use memory-mapping if it needs to read the contents of a file during delivery.
Nimm' Dir ein wenig Zeit und konfiguriere den Rest der httpd. conf auch noch.
Take a little time to configure the rest of httpd. conf, too.
Im folgenden Beispiel verwendet Dockerfile ein httpd -Abbild, fügt ein Volume hinzu und mountet es unter dockerfile_volume im Apache-Basisverzeichnis d.
The following example Dockerfile uses an httpd image and then adds a volume and mounts it at dockerfile_volume in the Apache document root.
Wenn Sie keine benutzerdefinierten Einstellungen verwenden, müssen Sie die Datei httpd. conf nicht sichern.
If you are not using custom settings, you do not need to back up the httpd. conf file.
Path"/ home/ httpd/ html/ index.php"; $file basename($path);// $file enthält den Wert"index.php" $file basename($path ,".php");// $file enthält den Wert"index.
Path"/ home/ httpd/ html/ index.php";$file basename($path);//$file is set to"index.php"$file basename($ path,".php");//$file is set to"index.
Wenn Sie keine benutzerdefinierten Einstellungen verwenden,ist keine Sicherung der Datei httpd. conf nötig.
If you are not using custom settings,you do not need to back up the httpd. conf file.
Dies sind Argumente des httpd -Programms, es wird jedoch empfohlen, sie unter Verwendung des Steuerskripts apachectl zu senden, welches diese an httpd durchreicht.
These are arguments to the httpd binary, but we recommend that you send them using the apachectl control script, which will pass them through to httpd.
Wenn Sie nicht umgehend mit dem nächsten Verfahren fortfahren,beenden Sie aus Sicherheitsgründen den Apache-Webserver( httpd) jetzt.
For security purposes, if you are not moving on to the next procedure immediately,stop the Apache web server( httpd) now.
In die Apache-Bin rdatei httpd einkompilierte Module werden statische Module genannt, w hrend Module, die separat gespeichert sind und optional zur Laufzeit geladen werden k nnen, dynamische Module oder → DSOs genannt werden.
Modules that are compiled into the Apache httpd binary are called static modules, while modules that are stored separately and can be optionally loaded at run-time are called dynamic modules or→ DSOs.
Bevor Sie einen Neustart durchf hren, k nnen Sie die Syntax der Konfigurationsdateien mit dem Befehlszeilenargument-t berpr fen siehe auch httpd.
Before doing a restart, you can check the syntax of the configuration files withthe-t command line argument see httpd.
Dez, 1999: Ein Puffer-Überlauf im RSAREFCode aus der USA-Version von libssl ermöglicht Einbrüche/Ausnutzen in httpd, ssh, oder isakmpd, sobald SSL/RSA Features eingeschaltet sind.
Dec 2, 1999: A buffer overflow inthe RSAREF code included in the USA version of libssl, is possibly exploitable in httpd, ssh, or isakmpd, if SSL/RSA features are enabled.
Noch ein Beispiel: wenn Sie den Server immer, wenn die URL http://servername/status aufgerufen wird, einen Statusbericht anzeigen lassen m chten,dann k nnen Sie folgendes in die httpd.
Another example: if you wanted to have the server display a status report whenever a URL of http://servername/status was called,you might put the following into httpd.
Manche Leute wünschen sich eine einfache Art, Maschinen für viele Zwecke einzurichten. Ich könnte⪚ ein server -Runlevel haben, das nur httpd,& Sendmail;, Netzwerk& etc; laufen lässt. Darüber hinaus könnte ich auch noch einen Benutzer -Runlevel haben, das& eg;& kdm;, Netzwerk& etc; startet.
Some people want an easy way to setup machines to be multi-purpose.I could have a server runlevel that just runs httpd,& Sendmail;, networking,& etc; Then I could have a user runlevel that runs& kdm;, networking,& etc;
Um Autoversionierung in mod_dav_svn zu aktivieren, benutzenSie die Anweisung SVNAutoversioning im Block < Location > der Datei httpd. conf.
To activate autoversioning in mod_dav_svn,use the SVNAutoversioning directive within the httpd. conf Location block.
Während ein Berkeley-DB-Projektarchiv ziemlich schnell und skalierbar ist, wird es am besten von einem einzelnen Server-Prozess unter einer Benutzerkennung verwendet-so wie Apaches httpd oder svnserve(siehe Kapitel 6, Die Administration eines Subversion-Servers)- statt darauf mit mehreren Benutzern über file:// oder svn+ssh:// URLs zuzugreifen.
So while a Berkeley DB repository is quite fast and scalable, it's best used by a single server process runningas one user-such as Apache's httpd or svnserve(see Chapter 6, Server Configuration)-rather than accessing it as many different users via file:// or svn+ssh:// URLs.
Es bedeutet allerdings, dass Subversion-Clients und -Server,genau wie Apache, auf allen Betriebssystemen lauffähig sind, auf denen der Apache httpd -Server läuft.
It does mean, however, that like Apache,Subversion clients and servers run on any operating system that the Apache httpd server runs on.
Auf Systemen, bei denen die zugrundeliegende Apache Portable Runtime-Bibliothek IPv6 unterstützt,bekommt der Apache httpd standarmäßig IPv6 Listening Sockets.
On systems where IPv6 is supported by the underlying Apache Portable Runtime library,Apache httpd gets IPv6 listening sockets by default.
Zur Überprüfung, ob mod_gzip tatsächlich wie gewünscht in den Apache-Programmcode eingebunden wurde,stellt der Apache-Server das Kommando httpd -l zur Verfügung.
To check whether mod_gzip actually has been integrated into the Apache program code as requested,the Apache server provides the httpd-l command.
Svnadmin recover /var/svn/repos svn: Konnte keinen exklusiven Zugriff auf das Projektarchiv erlangenVielleicht hat noch ein anderer Prozess(httpd, svnserve, svn) das Projektarchiv geöffnet?
Svnadmin recover/var/svn/repos svn: Failed to get exclusive repository access;perhaps another process such as httpd, svnserve or svn has it open?
Das Einf gen ganzer Verzeichnisse ist jedoch nicht empfehlenswert, da tempor re Dateien sehrleicht versehentlich in einem Verzeichnis zur ckgelassen werden, was httpd scheitern lassen kann.
But including entire directories is not recommended, because it is easy to accidentally leavetemporary files in a directory that can cause httpd to fail.
BIND ist der Berkeley Internet Name Daemon und das tatsächlich laufende Programm heißt named.Der Apache Webserver wird httpd genannt, der Druckerspool-Dämon heißt lpd usw.
BIND is the Berkeley Internet Name Daemon(and the actual program that executes is called named),the Apache web server program is called httpd, the line printer spooling daemon is lpd and so on.
Um sicherzustellen, dass die Dateien in der Reihenfolge gelesen werden, die von den lteren Anweisungen vorgesehen war,sollten Sie Include Anweisungen an das Ende von httpd. conf setzen.
To ensure that the files are read in the order implied by the older directives,the Include directives should be placed at the end of the httpd.
Sind jedoch die apr- oder apr-util -Versionen 1.0 oder 1.1 auf Ihrem System installiert,dann m ssen Sie diese apr-/ apr-util -Installationen entweder aktualisieren oder httpd separate Kompilate verwenden lassen.
However, if apr or apr-util, versions 1.0 or 1.1, are installed on your system,you must either upgrade your apr/ apr-util installations to 1.2, or have httpd use seperate builds.
Außerdem erlaubt die Zweiteilung eine Flexibilität, die anderen Systemen fehlt: man ist bei Einsatz des Management Servers nicht an den Delivery Server als Ort der Auslieferung gebunden,sondern kann hierfür auch Webserver wie Apache httpd oder Microsoft IIS nutzen.
Furthermore, the separation allows for a degree of flexibility that other systems lack: using the Management Server does not exclusively tie you to the Delivery Server for delivery; in fact,web servers like Apache httpd or Microsoft IIS can be used as well.
Wann auch immer eine Konfigurationsanweisung, ein Drittanbieter-Modul oder ein persistentes CGI-Skript irgend eine Sperre oder eine Statusdatei auf Festplatte speichert,muss besonders darauf geachtet werden, dass mehrere gleichzeitig laufende Instanzen von httpd sich nicht gegenseitig die Dateien zerst ren.
However, if a configuration directive, third-party module or persistent CGI utilises any other on-disk lock or state files,care should be taken to ensure that multiple running instances of httpd do not clobber each others files.
Results: 158, Time: 0.0314

Top dictionary queries

German - English