I have a webserver (WS1) that only listens for https requests. I would like to enable http Proxy service on WS1 so that one other server can use WS1 to get to the internet.
How do I enable http Proxy and still only permit https for all other requests?