Hi I have a server which has several virtual hosts set up on it.
I wanted to make a curl request to this server\'s ip using php. Also I wanted to make this request t
You can set the host header in the curl request: