summaryrefslogtreecommitdiffstats
path: root/docs/manual (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update license header textRoy T. Fielding2006-07-11304-1824/+1824
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420993 13f79535-47bb-0310-9956-ffa450edef68
* update mod_ssl transformationAndré Malo2006-07-116-11/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420992 13f79535-47bb-0310-9956-ffa450edef68
* update license header textRoy T. Fielding2006-07-11160-960/+960
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
* - clean up SSLProtocol description; "flavo[u]r" is meaningless in this context,Joe Orton2006-07-071-7/+5
| | | | | | | use "version" instead git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419861 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2006-07-062-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419697 13f79535-47bb-0310-9956-ffa450edef68
* update German translationAndré Malo2006-07-061-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419696 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2006-07-0627-1655/+1713
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419695 13f79535-47bb-0310-9956-ffa450edef68
* update German translationAndré Malo2006-07-061-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419694 13f79535-47bb-0310-9956-ffa450edef68
* add description for the T statusAndré Malo2006-07-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419692 13f79535-47bb-0310-9956-ffa450edef68
* Don't mess with fixed fields like status.André Malo2006-07-061-1/+1
| | | | | | | move external url to status/@href git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419691 13f79535-47bb-0310-9956-ffa450edef68
* add href attribute to modules's status fieldAndré Malo2006-07-062-1/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419690 13f79535-47bb-0310-9956-ffa450edef68
* fixup propertiesAndré Malo2006-07-064-186/+186
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419688 13f79535-47bb-0310-9956-ffa450edef68
* Might be my imagination, but seems full set hasn't beenWilliam A. Rowe Jr2006-07-0620-633/+688
| | | | | | | generated in quite a while. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419671 13f79535-47bb-0310-9956-ffa450edef68
* New changes to win32 docs, regeneratedWilliam A. Rowe Jr2006-07-062-9/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419669 13f79535-47bb-0310-9956-ffa450edef68
* Generate for mod_aspdotnetWilliam A. Rowe Jr2006-07-068-0/+250
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419668 13f79535-47bb-0310-9956-ffa450edef68
* New module, an extern, self referencing into the httpd server.William A. Rowe Jr2006-07-062-0/+238
| | | | | | | Note docs are in the future tense, quite fitting for docs trunk/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419666 13f79535-47bb-0310-9956-ffa450edef68
* Update the instructions slightly for openssl and zlib based on 2.2.0William A. Rowe Jr2006-07-061-9/+17
| | | | | | and later builds of httpd on windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419635 13f79535-47bb-0310-9956-ffa450edef68
* Make it clear what is meant by per-directory rewritesJoshua Slive2006-06-301-25/+33
| | | | | | | | | | | and specify the rewrites in <Location> is unsupported. (The same is probably true for <Files>, but I'd have to think about that a little more.) PR: 39843 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418360 13f79535-47bb-0310-9956-ffa450edef68
* Don't give an example that will mess up caching.Joshua Slive2006-06-301-0/+1
| | | | | | | | Submitted by: <richard 2006.atterer.net> PR: 38892 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418354 13f79535-47bb-0310-9956-ffa450edef68
* Fix Typo (PR 39939)Nick Kew2006-06-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418315 13f79535-47bb-0310-9956-ffa450edef68
* Add missing spaceMartin Kraemer2006-06-302-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418200 13f79535-47bb-0310-9956-ffa450edef68
* Change the example code to use the AuthzLDAPAutoritative directive and ↵Bradley Nicholes2006-06-281-5/+5
| | | | | | remove the AuthLDAPEnabled directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417838 13f79535-47bb-0310-9956-ffa450edef68
* Changing copyright statement to the correct year.Rich Bowen2006-06-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417416 13f79535-47bb-0310-9956-ffa450edef68
* Regex stuff that was in 2.2 but not in trunkRich Bowen2006-06-272-9/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417415 13f79535-47bb-0310-9956-ffa450edef68
* A variety of small tweaks, including the changes that Noirin and JoshuaRich Bowen2006-06-2712-48/+55
| | | | | | | suggested in phrasing in the flags document. Still a lot left to do. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417413 13f79535-47bb-0310-9956-ffa450edef68
* It's referred to as the Rewrite Guide everywhere excent when we link toRich Bowen2006-06-272-17/+13
| | | | | | | it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417393 13f79535-47bb-0310-9956-ffa450edef68
* * Add the following environment variables to expose the informationRuediger Pluem2006-06-261-0/+41
| | | | | | | | | | | | | | | | | | | * about the route, the sticky session and the worker used during a request to other modules: BALANCER_SESSION_STICKY BALANCER_SESSION_ROUTE BALANCER_NAME BALANCER_WORKER_NAME BALANCER_WORKER_ROUTE PR: 39806 Submitted by: Brian <brectanu gmail.com> Reviewed by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417238 13f79535-47bb-0310-9956-ffa450edef68
* Patch submitted by Matt Lewandowsky - fixes name of mod_isapi handler.Rich Bowen2006-06-267-6/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417237 13f79535-47bb-0310-9956-ffa450edef68
* Adding a flags document. Not yet linked from anywhere. Will link onceRich Bowen2006-06-264-0/+375
| | | | | | | | fleshed out a little more. The goal is to give more examples for the available flags. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417203 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAstrid Malo2006-06-252-30/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417008 13f79535-47bb-0310-9956-ffa450edef68
* update German translationAstrid Malo2006-06-251-30/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417005 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAstrid Malo2006-06-254-10/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@416992 13f79535-47bb-0310-9956-ffa450edef68
* update German translationAstrid Malo2006-06-252-4/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@416991 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAstrid Malo2006-06-2518-1037/+1065
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@416990 13f79535-47bb-0310-9956-ffa450edef68
* Whoops, double patch. Argh.Wilfredo Sanchez2006-06-201-20/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415461 13f79535-47bb-0310-9956-ffa450edef68
* Add CheckCaseOnly doc.Wilfredo Sanchez2006-06-201-0/+20
| | | | | | | Submitted by: olivier Thereaux <ot@w3.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415460 13f79535-47bb-0310-9956-ffa450edef68
* Things I forgot to commitNoirin Plunkett2006-06-194-9/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415207 13f79535-47bb-0310-9956-ffa450edef68
* Teeny tiny typo, noticed by Matt LewandowskyNoirin Plunkett2006-06-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415199 13f79535-47bb-0310-9956-ffa450edef68
* Documenting new mod_speling directiveNick Kew2006-06-141-0/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@414146 13f79535-47bb-0310-9956-ffa450edef68
* Corrections & clarificationsNoirin Plunkett2006-06-141-6/+22
| | | | | | | Submitted by Matt Lewandowsky git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@414143 13f79535-47bb-0310-9956-ffa450edef68
* Simple language fixes, been sitting around in my repos for a whileNoirin Plunkett2006-06-131-6/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413844 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2006-06-1215-14/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413722 13f79535-47bb-0310-9956-ffa450edef68
* A little bit more detail, and an example, for how DocumentRoot isRich Bowen2006-06-124-4/+25
| | | | | | | handled. Examples good. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413683 13f79535-47bb-0310-9956-ffa450edef68
* Typo correction.Rich Bowen2006-06-112-6/+6
| | | | | | | Submitted by Vincent 'noodl' Bray. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413494 13f79535-47bb-0310-9956-ffa450edef68
* Submitted by Vincent 'noodl' Bray, this adds a link from the module docRich Bowen2006-06-112-0/+8
| | | | | | | to the caching discussion, for clarification of obscure points. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413486 13f79535-47bb-0310-9956-ffa450edef68
* Referring to stuff added in 1.1, in the 2.2 docs, seems a littleRich Bowen2006-06-112-6/+6
| | | | | | | archaic. Rephrase a little. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413465 13f79535-47bb-0310-9956-ffa450edef68
* emove an appendix that hasn't really been useful since the turn of theRich Bowen2006-06-112-76/+0
| | | | | | | century. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413464 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2006-06-1126-22/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413440 13f79535-47bb-0310-9956-ffa450edef68
* For quite some time now, 'graceful' and 'restart' have done a configRich Bowen2006-06-102-28/+28
| | | | | | | | file syntax check prior to actually attempting to restart. These notes are no longer true. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413222 13f79535-47bb-0310-9956-ffa450edef68
* Submitted by Matt Lewandowsky (matt@iamcode.net).Rich Bowen2006-06-102-4/+4
| | | | | | | | The handler name is now isapi-handler instead of isapi-isa, although apparently both will still work, at least for now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413220 13f79535-47bb-0310-9956-ffa450edef68