Forum Moderators: phranque
I would like to set up my server to use it as my own private proxy server but I have no idea how to do it. Could you please give me some pointers and tips?
Thanks.
[edited by: Asia_Expat at 1:07 pm (utc) on Jan. 15, 2008]
The setup for the proxy module differs between Apache versions. You should read the manual to decide which settings are for your specific situation.
WARNING!
Once you have setup and started the proxy module of your server, it will be available by everyone! You have to disallow access for everyone, except for the IP address you use. It may also be worth setting up HTTP authentication, although I didn't test the Apache authentication module in combination with proxy serving.