1

ProxyRemote syntax is:

<remote-server> = <protocol>://<hostname>[:port]

So, I have to put protocol before hostname.

But my proxy server is x.y.z.n:1234 (without http)

And when I use proxyremote in this way, it doesn't work. (nothing happens)

ProxyRequests On
ProxyRemote http http://x.y.z.n:1234

If I remove http:// from proxy url, Apache returns an error:

ProxyRemote: Bad syntax for a remote proxy server

How to resolve it?

Thanks.

kikio
  • 161
  • 1
  • 9

0 Answers0