You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2013/08/19 15:59:46 UTC

svn propchange: r1515403 - svn:log

Author: trawick
Revision: 1515403
Modified property: svn:log

Modified: svn:log at Mon Aug 19 13:59:46 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Aug 19 13:59:46 2013
@@ -1,2 +1,5 @@
 mod_authnz_fcgi: New module to enable FastCGI authorizer
 applications to authenticate and/or authorize clients.
+
+A fair amount of code was taken from or at least based on
+mod_proxy_fcgi, with a smaller amount taken from mod_fcgid.