Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: How to get Apache to use a webproxy? |
|
Author |
|
id04
Joined: 08 Jul 2008 Posts: 2
|
Posted: Tue 08 Jul '08 16:06 Post subject: How to get Apache to use a webproxy? |
|
|
Hi,
I have the problem to make ajax requests to a different webserver. To do so, I want to use mod_proxy, but since my developer machine is sitting behind a squid-webproxy(with basic authentication) that will not help me during development.
Where can I setup Apache to make requests to the proxy with user/password?
Or can I enter the proxy settings (including password) somewhere general in windows? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
|
Back to top |
|
id04
Joined: 08 Jul 2008 Posts: 2
|
Posted: Fri 11 Jul '08 10:25 Post subject: |
|
|
As I understand the auth works for requests towards the Apache, but I need authorization for requests that the mod_proxy forwards to our squid webproxy! Correct me if I am wrong, but as I understand mod_proxy, I can forward proxyrequests from apache to another proxy, but mod_proxy does not support basic authentication at the 2nd proxy |
|
Back to top |
|
|
|
|
|
|