Top "Host" questions

A general-purpose computer system interconnected to some communications network, or communications networks for the purpose of achieving resource sharing amongst the participating systems is called Host.

Rails: how to get the current host, or build a URL with it?

I need to use the host to build a URL with a different port. For example, if the host is …

ruby-on-rails ruby url host
How to use Django to get the name for the host server?

How to use Django to get the name for the host server? I need the name of the hosting server …

python django url host
How to get the SPRING Boot HOST and PORT address during run time?

How could I get the host and port where my application is deployed during run-time so that I can use …

spring-boot port host
UnknownHostException: name or service not known

I'm attempting to return some data from an API using OkHttpClient in com.squareup.okhttp. I've run into a few …

java exception host okhttp
Symfony 2 on virtual hosts

I have a problem here with Symfony 2. I want to have virtual host on Windows Vista PC, so I can …

symfony virtualhost host
converting host to ip by sockaddr_in gethostname etc

i need help converting hostname to ip and inserting to sockaddr_in->sin_addr to be able assign to …

c ip host
Parts of a URL: host, port, path

Here is the URL: https://landfill.bugzilla.org/bugzilla-tip/ In my code I have this: Server server = new Server(host, …

web-services path host
Host Key Verification Failed

I'm trying to ssh into my UBUNTU through my PC with Cygwin on it. I can WINSCP without a hitch, …

ubuntu ssh host
Unix command "host" - is there Windows equivalent?

I am on a Windows 7 machine and I was instructed to use the Unix command "host" as per this article: …

windows host
How redirect a domain to Amazon EC2 Machine?

I'm using EC2 of Amazon to host a website built in JSP : http://ec2-50-17-144-64.compute-1.amazonaws.…

amazon-web-services amazon-ec2 host