PHP Proxies

3 posts / 0 new
Last post
Offline
Last seen: 16 years 3 months ago
Joined: Jun 1 2004 - 20:50
Posts: 58
PHP Proxies

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.

Offline
Last seen: 12 years 8 months ago
Joined: Apr 15 2004 - 22:11
Posts: 142
.

PHProxy + Apache .htaccess

PHProxy
http://whitefyre.com/poxy/

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

Eudimorphodon's picture
Offline
Last seen: 3 months 3 weeks ago
Joined: Dec 21 2003 - 14:14
Posts: 1207
Re: .

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

Log in or register to post comments