Examples with "httpd con" 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.
Para comprobar que no hay errores en los ficheros de configuración, puede intentar iniciar httpd con un usuario diferente a root.
To check the semantics of the configuration files as well as the syntax, you can try starting httpd as a non-root user.
Esto es un error común cuando se configura httpd con HTTP/2 por primera vez, ¡así que por favor tenga en cuenta que debe evitar largas sesiones de depuración!
This is a common mistake that is done while configuring httpd for HTTP/2 the first time, so please keep it in mind to avoid long debugging sessions!
Andere resultaten
Si su httpd se arranca con un script de inicio, el destino de los mensajes de error iniciales dependerá del diseño de éste.
If your httpd is started by a startup script, the destination of early error messages depends on their design.
Se debería tener ahora un httpd binario con PHP habilitado!
Se presentarán nuevos términos que serán señalados al ser necesarios, pero recuerda que el objetivo de este artículo es configurar un escenario de dos-capas con un HTTPd remoto.
A number of new terms will be addressed as needed, but keep in mind that the scope of this article is to configure a two-tier scenario with a remote HTTPd.
HTTP/2 está soportado en todos los módulos de multi-proceso que se ofrecen con httpd.
HTTP/2 is supported in all multi-processing modules that come with httpd.
Si este es el caso, con el httpd de CERN no se soporta la funcionalidad de envío de ficheros.
As long as this is the case, CERN httpd will not support the file upload feature.
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.
La instalación la realicé en Fedora 16 con httpd.
I made this installation and configuration with Fedora 16 and httpd.
Si tiene problemas con el servicio de Apache httpd o con Sendmail durante el arranque, asegúrese de que la siguiente línea se encuentra en el archivo/etc/hosts
If you are having trouble with the Apache-based httpd service or Sendmail hanging at startup, make sure the following line is in the/etc/hosts file
Los módulos prefork, worker y event MPMs(módulos de procesos múltiples) ahora permiten a httpd ser apagado/parado con elegancia mediante la señal graceful-stop.
The prefork, worker and event MPMs now allow httpd to be shutdown gracefully via the graceful-stop signal.
Si tiene problemas con el servicio de Apache httpd o con Sendmail durante el arranque, asegúrese de que la siguiente línea se encuentra en el archivo/etc/hosts
If Apache HTTP Server (httpd) or Sendmail stops responding during startup, make sure the following line is in the/etc/hosts file
En httpd.conf cambia el puerto 80 por el puerto que deseas usar y lo mismo se realiza en httpd-ssl.conf con el puerto 443.
Replace port number 80 in httpd.conf and port number 443 in httpd-ssl.conf with any free ports, before saving the file data.