News Feed
Jobs Feed
Sections




News Archive
Brian Nelson's Blog:
Writing A Reverse Proxy in PHP5
July 18, 2007 @ 15:55:00

Brian Nelson submitted a link to a new class he's developed to fill a hole he hand and didn't see anything that would easily fill it - having a reverse proxy in PHP5.

So I have been working on a little class to run a reverse proxy from PHP using cURL. I have extended this class for my own purposes (single-sign-on) to handle some special request parameters, but here it is. It has some warts, but it's a good starting point. I would appreciate any pointers anyone has to offer.

His code uses the cURL functionality to set up a handler to push the requests through. Also included are an htaccess file and a two-line PHP example of how to use it to request a public site.

0 comments voice your opinion now!
curl php5 proxy reverse tutorial modproxy htaccess curl php5 proxy reverse tutorial modproxy htaccess


blog comments powered by Disqus

Similar Posts

DevShed: Fetching Search Results as Serialized Arrays with Yahoo Web Services and PHP 5

PHPit.net: Book Review: PHP5 Recipes: A Problem-Solution Approach

DevShed: Creating a Blog Application with Interpreter Classes with PHP 5

Anthony Ferrara: Programming With Anthony - Paradigm Soup

Lukas Smith's Blog: Brideing the rift between PEAR_Error and PEAR_Exception


Community Events











Don't see your event here?
Let us know!


tool code opinion introduction conference development composer language framework podcast series database example object interview testing zendframework2 community functional release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework