khf79 Posted September 1, 2006 Share Posted September 1, 2006 Hi,I see a lot of help available for people wanting to use Apache as a proxy server, but none for my problem. Here is the situation:We have an intranet server which is behind a proxy server/firewall. This used to be fine since it is used for serving content generated solely by the intranet users. Now, this server needs to pull some RSS feeds off the public web, but can't since it needs to use a proxy server for external http requests. In Internet Explorer, all you need to do is specify a proxy server under "Connections", but how do I tell Apache that it needs to use a proxy for its own http requests to the outside web?Thanks,Hannes Quote Link to comment Share on other sites More sharing options...
Corona4456 Posted September 1, 2006 Share Posted September 1, 2006 Perhaps this could be of use?http://httpd.apache.org/docs/2.0/mod/mod_proxy.html Quote Link to comment Share on other sites More sharing options...
khf79 Posted September 5, 2006 Author Share Posted September 5, 2006 [quote author=Corona4456 link=topic=106498.msg426040#msg426040 date=1157129225]Perhaps this could be of use?http://httpd.apache.org/docs/2.0/mod/mod_proxy.html[/quote]Thanks, but not really :-(I do not want Apache to act as a proxy server or firewall. I just want to make it aware that it has to make its own HTTP requests through the company proxy server. Hope this is clear enough.Thanks,khf79 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.