Examples with "HTTPd es" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
La manera más simple de probar HTTPd es por Telnet.
The simplest way to test HTTPd is by Telnet.
La forma recomendada para invocar el ejecutable httpd es usando el script de control apachectl.
The recommended method of invoking the httpd executable is to use the apachectl control script.
El método recomendado para invocar el ejecutable httpd es usar el script de control apachectl.
The recommended method of invoking the httpd executable is to use the apachectl control script.
Apache httpd es capaz de escribir la información del registro de acceso y errores mediante una redirección a otro proceso, en lugar de directamente a un fichero.
Apache httpd is capable of writing error and access log files through a pipe to another process, rather than directly to a file.
La segunda manera de enviar señales a los procesos httpd es usando las opciones de línea de comandos -k: stop, restart, y graceful, como se muestra más abajo.
The second method of signaling the httpd processes is to use the -k command line options: stop, restart, graceful and graceful-stop, as described below.
httpd es creado ahora con soporte para ficheros mayores de 2GB en los sistemas Unix modernos de 32-bits.
httpd is now built with support for files larger than 2GB on modern 32-bit Unix systems.
Un factor bastante complejo para un administrador del httpd es si un socket IPv6 puede o no manejar tanto conexiones IPv6 como IPv4.
One complicating factor for httpd administrators is whether or not an IPv6 socket can handle both IPv4 connections and IPv6 connections.
Andere resultaten
La primera cosa que hace httpd cuando es invocado es localizar y leer el fichero de configuración httpd.conf.
The first thing that httpd does when it is invoked is to locate and read the configuration file httpd.conf.
Apache httpd 2.2 es por defecto un servidor que hace pre-fork.
The Apache 2.2 httpd is by default a pre-forking web server.
Asegúrese de que el binario httpd que está corriendo es el binario httpd real que acaba de compilar.
Make sure that the httpd binary you are running is the actual new httpd binary you just built.
El ejemplo que ofrecemos a continuación demuestra como configurar httpd para que escuchar sobre un puerto que no se encuentre definido en las políticas de SELinux para httpd, y cuya consecuencia es que httpd no pueda iniciarse.
The following example demonstrates configuring httpd to listen on a port that is not defined in SELinux policy configuration for httpd, and, as a consequence, httpd failing to start.
Típicamente, todos los ficheros del núcleo de WordPress deberían ser escribibles solamente por tu cuenta de usuario (o la cuenta del demonio httpd, si es diferente).
Typically, all core WordPress files should be writable only by your user account (or the httpd account, if different).
Dar la propiedad a "httpd" es exactamente a lo mismo que poner losderechos en 777, dada la seguridad brindada por nuestros servidores.
Giving ownership to "httpd" gives the same results as setting permissions to 777, given the security that we have in place on our servers.