PHP Proxies

Development & Software Hacks

I want to create a password-protected proxy based off my webserver and
am wondering if there are any premade PHP based applications that could be used.
Thanks for your help.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
makillik's picture

.

PHProxy + Apache .htaccess

PHProxy
http://whitefyre.com/poxy/

A guide to .htaccess
http://www.javascriptkit.com/howto/htaccess3.shtml

Eudimorphodon's picture

Re: .

makillik wrote:
PHProxy + Apache .htaccess

PHProxy
http://whitefyre.com/poxy/

A guide to .htaccess
http://www.javascriptkit.com/howto/htaccess3.shtml

Just to note... for the purposes of a really *skanky* work-related thing I'd rather not talk about I held a bakeoff between the PHP proxy linked above and CGIProxy, and CGIProxy in almost every case did a *much* better job with complex pages. If running a Perl CGI program is an acceptable alternative I'd recommend it instead.

--Peace