summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* PR#38084Nick Kew2006-01-011-1/+1
| | | | | | | | | | | | Correct DBDParams string in example INOUE Seiichiro (who reported the bug) suggests referencing the pgsql documentation. I disagree, but I wonder if PgSQL is really a good choice of example, since it (untypically) parses the params itself rather than have the apr_dbd driver do it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@360505 13f79535-47bb-0310-9956-ffa450edef68
* Update 'apache_pb2' images for Apache-2.2 (NOTE: not for 2.3!)Martin Kraemer2005-12-213-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@358272 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-12-1414-12/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@356801 13f79535-47bb-0310-9956-ffa450edef68
* fix that paste error and propertiesAndré Malo2005-12-141-11/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@356799 13f79535-47bb-0310-9956-ffa450edef68
* Details about changing auth provider.Rich Bowen2005-12-111-1/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@356012 13f79535-47bb-0310-9956-ffa450edef68
* A few additional seealso linksRich Bowen2005-12-112-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355990 13f79535-47bb-0310-9956-ffa450edef68
* Split the Access Control stuff off into it's own howto, because I wantedRich Bowen2005-12-103-154/+99
| | | | | | | to do some stuff that really isn't auth related. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355768 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-12-1017-46/+122
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355753 13f79535-47bb-0310-9956-ffa450edef68
* fix xml validation errorAndré Malo2005-12-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355750 13f79535-47bb-0310-9956-ffa450edef68
* Mention that digest can also be used with authn_dbdRich Bowen2005-12-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355745 13f79535-47bb-0310-9956-ffa450edef68
* Add required AuthName directiveRich Bowen2005-12-091-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355326 13f79535-47bb-0310-9956-ffa450edef68
* Fix documentation bugsNick Kew2005-12-061-5/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@354248 13f79535-47bb-0310-9956-ffa450edef68
* Give a clue about what event really does, and someJoshua Slive2005-12-053-14/+74
| | | | | | | | | small improvements to the leader and worker docs. Submitted by: Noirin Plunkett <firebird nerdchic.net>, Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@354164 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-12-03459-486/+491
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352028 13f79535-47bb-0310-9956-ffa450edef68
* fix remaining mod_imap occurencesAndré Malo2005-12-037-13/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352025 13f79535-47bb-0310-9956-ffa450edef68
* Point the breadcrump links to the new docs index page.Joshua Slive2005-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@351819 13f79535-47bb-0310-9956-ffa450edef68
* rebuild.Paul Querna2005-12-019-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@350290 13f79535-47bb-0310-9956-ffa450edef68
* Nuke really old version recommendation on GCC. Any modern version should be ↵Paul Querna2005-12-011-1/+1
| | | | | | acceptable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@350286 13f79535-47bb-0310-9956-ffa450edef68
* Escape the dots in the regular expression.Colm MacCarthaigh2005-11-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349917 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-11-2920-50/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349790 13f79535-47bb-0310-9956-ffa450edef68
* upgrading.html.fr no longer exists, but the the entry commented for referenceAndré Malo2005-11-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349788 13f79535-47bb-0310-9956-ffa450edef68
* Fix a mixed-up module reference and document (carefully)Joshua Slive2005-11-291-1/+32
| | | | | | | how to turn off require in a subdirectory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349776 13f79535-47bb-0310-9956-ffa450edef68
* Kill a very old html-only translation.Joshua Slive2005-11-291-164/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349754 13f79535-47bb-0310-9956-ffa450edef68
* Move closing tag to proper location.Joshua Slive2005-11-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349753 13f79535-47bb-0310-9956-ffa450edef68
* Some config file changes:Joshua Slive2005-11-293-38/+2
| | | | | | | | | | | | | | | | - Make the <Files> section safer by adding Satisfy all (as is already present in 1.3) - Remove some handler examples that almost nobody will use (the config file is not the documentation) - Remove some win32 specific stuff from the default config, since win32 uses its own config file - Remove the config section for the perchild mpm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349747 13f79535-47bb-0310-9956-ffa450edef68
* Note dbd/windows problemNick Kew2005-11-292-25/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349736 13f79535-47bb-0310-9956-ffa450edef68
* rebuild docsPaul Querna2005-11-283-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349498 13f79535-47bb-0310-9956-ffa450edef68
* - try to add a note to explain the behaviour of clients use a pipelinedDavid Reid2005-11-281-0/+4
| | | | | | | connection wrt to MaxRequestsPerChild and KeepAlive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349476 13f79535-47bb-0310-9956-ffa450edef68
* rebuildPaul Querna2005-11-203-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345709 13f79535-47bb-0310-9956-ffa450edef68
* Fix program namePaul Querna2005-11-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345708 13f79535-47bb-0310-9956-ffa450edef68
* rebuild.Paul Querna2005-11-203-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345702 13f79535-47bb-0310-9956-ffa450edef68
* Add a mention of the new httxt2dbm programPaul Querna2005-11-201-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345701 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-11-1834-62/+150
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345550 13f79535-47bb-0310-9956-ffa450edef68
* fix propertiesAndré Malo2005-11-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345549 13f79535-47bb-0310-9956-ffa450edef68
* Add typemap file to mod_authz_dbd docs (oops!)Nick Kew2005-11-181-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345393 13f79535-47bb-0310-9956-ffa450edef68
* Documentation for mod_authz_dbdNick Kew2005-11-183-0/+476
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345391 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant link.Joshua Slive2005-11-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345302 13f79535-47bb-0310-9956-ffa450edef68
* * Deprecate AddOutputFilterByTypeJoshua Slive2005-11-171-16/+32
| | | | | | | * Link up Require and AuthType to the relevant aaa modules. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345301 13f79535-47bb-0310-9956-ffa450edef68
* A few markup and spelling fixes.Joshua Slive2005-11-171-16/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345298 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-11-1627-118/+166
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345067 13f79535-47bb-0310-9956-ffa450edef68
* Provide at least a basic roadmap to the aaa modules as part of the tutorial.Joshua Slive2005-11-161-21/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345065 13f79535-47bb-0310-9956-ffa450edef68
* Remove on/off arguments from AuthDigestProvider.Joshua Slive2005-11-161-9/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345064 13f79535-47bb-0310-9956-ffa450edef68
* Remove on/off from the argument list for AuthBasicProvider,Joshua Slive2005-11-161-32/+27
| | | | | | | | attempt to clarify the discussion of AuthBasicAuthoritative, and add some extra clarifications in a few places. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345057 13f79535-47bb-0310-9956-ffa450edef68
* Update transformations.Colm MacCarthaigh2005-11-1626-36/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345045 13f79535-47bb-0310-9956-ffa450edef68
* Correct an XML validation error.Colm MacCarthaigh2005-11-161-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344972 13f79535-47bb-0310-9956-ffa450edef68
* Make references to 2.1 and later consistent with each other.Colm MacCarthaigh2005-11-167-16/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344971 13f79535-47bb-0310-9956-ffa450edef68
* Fix wrong linkNick Kew2005-11-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344485 13f79535-47bb-0310-9956-ffa450edef68
* Typo.Joshua Slive2005-11-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344411 13f79535-47bb-0310-9956-ffa450edef68
* Remove a few obsolete historical references, clean upJoshua Slive2005-11-151-31/+26
| | | | | | | | some small inconsistencies, and use graceful-stop in the upgrading example. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344409 13f79535-47bb-0310-9956-ffa450edef68
* Revert UCN default change - set back to Off, which isJim Jagielski2005-11-158-9/+9
| | | | | | | what 2.1/2.2 has been but is opposite from the 2.0 default. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344408 13f79535-47bb-0310-9956-ffa450edef68