summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_authnz_fcgi.xml
Commit message (Collapse)AuthorAgeFilesLines
* override index: update missing <override>s in directivesJacob Champion2017-05-041-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793934 13f79535-47bb-0310-9956-ffa450edef68
* Update Perl FCGI examples to work with current version of moduleJeff Trawick2016-01-281-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727317 13f79535-47bb-0310-9956-ffa450edef68
* * Remove trailing whitespace from a bunch of *.xml filesKen Coar2015-04-151-20/+20
| | | | | | | * Quoted arguments to Rewrite{Base,Cond,Map,Rule}. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673945 13f79535-47bb-0310-9956-ffa450edef68
* Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>Ken Coar2015-04-151-4/+4
| | | | | | | containers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673892 13f79535-47bb-0310-9956-ffa450edef68
* Added doc links between mod_proxy_fcgi and mod_authnz_fcgiMike Rumph2015-01-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1655778 13f79535-47bb-0310-9956-ffa450edef68
* Some changes for mod_authnz_fcgi doc.Mike Rumph2014-08-071-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1616377 13f79535-47bb-0310-9956-ffa450edef68
* Add "default user id" capability for authorizers that handleJeff Trawick2013-09-111-0/+8
| | | | | | | | | check_authn and return success but don't have a specific user id to assign (e.g., guest users). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1521909 13f79535-47bb-0310-9956-ffa450edef68
* Add "URI Mapping" to the list of limitationsJeff Trawick2013-08-241-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1517175 13f79535-47bb-0310-9956-ffa450edef68
* property fixes.André Malo2013-08-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516270 13f79535-47bb-0310-9956-ffa450edef68
* tweak xml to satisfy 'make docs'Jeff Trawick2013-08-191-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515411 13f79535-47bb-0310-9956-ffa450edef68
* mod_authnz_fcgi: New module to enable FastCGI authorizerJeff Trawick2013-08-191-0/+512
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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515403 13f79535-47bb-0310-9956-ffa450edef68