| Commit message (Expand) | Author | Age | Files | Lines |
* | s/simmilar/similar/ reported in PR 61799 | Christophe Jaillet | 2017-11-25 | 1 | -11/+11 |
* | incorporate feedback from 2.4 version | Eric Covener | 2015-05-10 | 1 | -3/+2 |
* | validate | Eric Covener | 2015-04-22 | 1 | -1/+2 |
* | reword per feedback | Eric Covener | 2015-04-22 | 1 | -5/+13 |
* | typoes | Eric Covener | 2015-04-22 | 1 | -2/+2 |
* | PR57778 | Eric Covener | 2015-04-22 | 1 | -0/+15 |
* | Per bz57584, ensure that this isn't just .cgi, ..cgi, ...cgi, and so on. | Rich Bowen | 2015-04-16 | 1 | -1/+1 |
* | Correct a regex so that it doesn't match the file named '.cgi' | Rich Bowen | 2015-04-15 | 1 | -1/+1 |
* | Break <highlight language="commit">foo</highlight> into separate lines. | Ken Coar | 2015-04-15 | 1 | -24/+26 |
* | Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}> | Ken Coar | 2015-04-15 | 1 | -6/+6 |
* | Drop pre-2.3 compatibility notes from trunk docs. | Rainer Jung | 2012-12-14 | 1 | -14/+0 |
* | typo fix | Daniel Gruno | 2012-08-09 | 1 | -1/+1 |
* | Syntax updates for mod_m*.xml | Daniel Gruno | 2012-04-27 | 1 | -64/+82 |
* | Typos and broken links in docs. Daniel Gruno (rumble at cord dk) | Rich Bowen | 2012-03-16 | 1 | -2/+2 |
* | Clarify how the filters are merged when defined using the AddOuputFilter | Graham Leggett | 2011-12-22 | 1 | -0/+35 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -9/+9 |
* | fixing braino in r1041047, this should now fix pr#50381 | Igor Galić | 2010-12-01 | 1 | -1/+1 |
* | Fixing a typo, closing PR#50381 and PR#50354 (again). | Igor Galić | 2010-12-01 | 1 | -3/+5 |
* | Purging 1.3 references. | Igor Galić | 2010-12-01 | 1 | -3/+3 |
* | PR#50355 | Igor Galić | 2010-12-01 | 1 | -3/+7 |
* | PR#50354 | Igor Galić | 2010-12-01 | 1 | -7/+6 |
* | Fix a number of typos and misspellings. Reported by Ville Skytta. | Daniel Earl Poirier | 2010-10-30 | 1 | -1/+1 |
* | Explanation on how to prioritize mime-types on the serverside with AddType. | Igor Galić | 2010-09-18 | 1 | -9/+21 |
* | doc updates around why a few directives can't set arbitrary Content-Types for | Eric Covener | 2010-08-27 | 1 | -0/+6 |
* | Update documentation for AddOutputFilterByType move | Nick Kew | 2010-07-23 | 1 | -1/+1 |
* | mod_mime: detect invalid use of MultiviewsMatch inside Location and | Daniel Earl Poirier | 2009-09-14 | 1 | -0/+5 |
* | revert 774533 until it becomes factual | William A. Rowe Jr | 2009-05-13 | 1 | -4/+4 |
* | use a single spelling of Multiviews | William A. Rowe Jr | 2009-05-13 | 1 | -4/+4 |
* | Document the disabling of DefaultType and update terminology | Roy T. Fielding | 2009-02-03 | 1 | -57/+63 |
* | Style fix. Almost all are detabs. | Takashi Sato | 2008-05-25 | 1 | -1/+1 |
* | Be even more explicit about the multiple-extension issue. | Joshua Slive | 2007-09-13 | 1 | -26/+67 |
* | Link to filters page to address PR35102 | Vincent Bray | 2007-07-26 | 1 | -2/+4 |
* | Adds an example using multiple file extensions, to answer a | Rich Bowen | 2007-05-25 | 1 | -0/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | Typo fix (from noodl@irc) | Nick Kew | 2005-10-26 | 1 | -1/+1 |
* | Add <glossary> tag for mime-type where appropriate. | Joshua Slive | 2005-09-21 | 1 | -33/+39 |
* | Correct the location of this resource. | Rich Bowen | 2005-06-23 | 1 | -2/+2 |
* | rename mod_imap to mod_imagemap. | Paul Querna | 2005-04-07 | 1 | -2/+2 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -2/+2 |
* | fix copyright notice | André Malo | 2005-01-15 | 1 | -1/+2 |
* | Remove AddDefaultCharset from the default configuration because | Roy T. Fielding | 2004-12-11 | 1 | -1/+2 |
* | $Revision$ is slightly misdocumented (only available since svn 1.1) | André Malo | 2004-11-20 | 1 | -1/+1 |
* | adjust properties and revision expansion of the English docs | André Malo | 2004-11-20 | 1 | -1/+1 |
* | Fix language code. | Joshua Slive | 2004-07-12 | 1 | -2/+2 |
* | add $Revision$ keyword | André Malo | 2004-04-17 | 1 | -0/+1 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-07 | 1 | -0/+17 |
* | add a note about the incremental behaviour of language and encoding | André Malo | 2003-11-02 | 1 | -5/+13 |
* | Add in some SeeAlso's to the mod_mime filter directives to help navigate | Justin Erenkrantz | 2003-05-05 | 1 | -0/+5 |