On 10 Nov 2012, at 23:28, Adam Tong <adam.tongu@xxxxxxxxx> wrote: > I am developing a REST API. I found the Slim micro-framework usefull. > I need authentication of course, and I see that Slim does not provide > authentication for Rest. Is there any lightweight alternative to > manually implementing http authentication and the hassle of apache > configurations? HTTP auth doesn't need to involve the web server at all: http://stut.net/2012/11/11/snippet-http-authentication/ -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php