We have an old Apache proxy server on some old flavor of Linux (Slackware maybe?) that we don't know a whole lot about. We have a route on there that directs traffic to a certain network IP address(lets call it the.site) through a router. The page we try to access through this router is an SSL page on port 3610. I get a proxy error when trying to connect through it. It is one of the following errors.
If I type I get this error
Forbidden
You don't have permission to access the.site:3610 on this server.
--------------------------------------------------
Apache/1.3.12 Server at our.proxy.server Port 80
If I type (no httpS) I get this error
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET
Reason: Document contains no data
-------------------------------------------
Apache/1.3.12 Server at our.proxy.server Port 80
How can I get to this site through the proxy server? If I don't use the prozy server, it works. But, it would be a real pain to bypass the proxy server on all of our PCs for one web page.
A star for an answer that works. Thanks in advance,
If I type I get this error
Forbidden
You don't have permission to access the.site:3610 on this server.
--------------------------------------------------
Apache/1.3.12 Server at our.proxy.server Port 80
If I type (no httpS) I get this error
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET
Reason: Document contains no data
-------------------------------------------
Apache/1.3.12 Server at our.proxy.server Port 80
How can I get to this site through the proxy server? If I don't use the prozy server, it works. But, it would be a real pain to bypass the proxy server on all of our PCs for one web page.
A star for an answer that works. Thanks in advance,