Index of /ports_www/mod_auth_remote

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:15 891 [   ] distinfo 28-May-2011 14:15 158 [DIR] files/ 25-Dec-2006 04:08 - [TXT] pkg-descr 04-Oct-2006 16:32 582 [   ] pkg-plist 07-Jun-2010 13:16 269
mod_auth_remote allows you to authenticate users on one (or more) remote web 
server(s), using basic HTTP authentication.
When a request comes in, mod_auth_remote obtains the client username &
password from the client via basic authentication scheme.
It then builds a HTTP header with authorization header built from the client's
userid:passwd. mod_auth_remote then makes a HEAD request to the authentication
server. On reciept of a 2XX response, the client is validated; for all other
responses the client is not validated.

WWW: http://saju.pillai.googlepages.com/mod_auth_remote