Vertaling van "to localhost" in Spaans
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.
This line sets the host option to localhost.
Con esta línea configuramos la opción host a localhost.
And the situation may get trickier in the future if browsers further tighten access to localhost from the web.
Y la situación puede complicarse si en el futuro los navegadores se ajustan aún más para restringir el acceso a localhost desde el web.
Therefore, do not set it to localhost.
In this example, the hostname part is set to localhost.
En este ejemplo, la parte del nombre de host se establece en localhost.
The client then only needs to connect to localhost (127.0.0.1), or basically to the local computer on the port that the SSL tunnel is listening on.
Entonces el cliente solamente tiene que conectar al localhost (127.0.0.1), básicamente al puerto de la computadora local en que el SSL está escuchando.
At this point you should be able to run the Python Flask examples using for example python3 python-example.py, then navigating to localhost:5000 in your browser.
En este punto, deberías ser capaz de ejecutar los ejemplos de Python Flask usando por ejemplo python3 python-example.py, luego navegar al localhost:5000 en tu navegador.
The mail host now defaults to localhost if the mailhost cannot be resolved.
El servidor de correo se encuentra por defecto en localhost si el mailhost no se puede resolver.
And now let's navigate to localhost:3000 in our browser.
Y ahora navegamos a localhost:3000 en nuestro navegador.
You'll see two links that forward to localhost:8000.
Verás dos enlaces que reenvían a localhost:8000.
If, for example, an application connects to localhost and a plugin configuration section localhost exists, the semantics of the connect operation are changed.
Si, por ejemplo, una aplicación se conecta a localhost y existe una sección de configuración del complemento llamada localhost, la semántica de la operación de conexión se cambia.
This is all you need to do to tell your computer to never access the website you added and to create a redirect of all queries to the website in question back to localhost.
Esto es todo lo que necesita hacer para decirle a su computadora que nunca acceda al sitio web que agregó y para crear una redirección de todas las consultas al sitio web en cuestión a localhost.
By default, forwarding is limited to connections from the machine at the "beginning" of the tunnel, i.e. the <tunnel address> is set to localhost.
De forma predeterminada, el reenvío se limita a las conexiones desde la máquina en el «principio» del túnel, es decir, la especificación <tunnel address> viene asignada a localhost.
This line makes only ear to localhost, if comment, we ear all the world 0.0.0.0.
Esta línea indica que solo se debe escuchar a localhost, si se comenta, escuchamos a todo el mundo 0.0.0.0.