summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_mime.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* incorporate feedback from 2.4 versionEric Covener2015-05-101-3/+2
| | | | | | | | http://httpd.apache.org/docs/2.4/mod/mod_mime.html#comment_3996 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678565 13f79535-47bb-0310-9956-ffa450edef68
* validateEric Covener2015-04-221-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675491 13f79535-47bb-0310-9956-ffa450edef68
* reword per feedback Eric Covener2015-04-221-5/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675471 13f79535-47bb-0310-9956-ffa450edef68
* typoesEric Covener2015-04-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675429 13f79535-47bb-0310-9956-ffa450edef68
* PR57778Eric Covener2015-04-221-0/+15
| | | | | | | | | document legacy AddType/ForceType magic types as Handler names for the curious. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675426 13f79535-47bb-0310-9956-ffa450edef68
* Per bz57584, ensure that this isn't just .cgi, ..cgi, ...cgi, and so on.Rich Bowen2015-04-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674099 13f79535-47bb-0310-9956-ffa450edef68
* Correct a regex so that it doesn't match the file named '.cgi'Rich Bowen2015-04-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673954 13f79535-47bb-0310-9956-ffa450edef68
* Break <highlight language="commit">foo</highlight> into separate lines.Ken Coar2015-04-151-24/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673932 13f79535-47bb-0310-9956-ffa450edef68
* Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>Ken Coar2015-04-151-6/+6
| | | | | | | containers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673892 13f79535-47bb-0310-9956-ffa450edef68
* Drop pre-2.3 compatibility notes from trunk docs.Rainer Jung2012-12-141-14/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421821 13f79535-47bb-0310-9956-ffa450edef68
* typo fixDaniel Gruno2012-08-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371051 13f79535-47bb-0310-9956-ffa450edef68
* Syntax updates for mod_m*.xmlDaniel Gruno2012-04-271-64/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331214 13f79535-47bb-0310-9956-ffa450edef68
* Typos and broken links in docs. Daniel Gruno (rumble at cord dk)Rich Bowen2012-03-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301732 13f79535-47bb-0310-9956-ffa450edef68
* Clarify how the filters are merged when defined using the AddOuputFilterGraham Leggett2011-12-221-0/+35
| | | | | | | directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1222473 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-9/+9
| | | | | | | Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
* fixing braino in r1041047, this should now fix pr#50381Igor Galić2010-12-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041050 13f79535-47bb-0310-9956-ffa450edef68
* Fixing a typo, closing PR#50381 and PR#50354 (again).Igor Galić2010-12-011-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041047 13f79535-47bb-0310-9956-ffa450edef68
* Purging 1.3 references.Igor Galić2010-12-011-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041030 13f79535-47bb-0310-9956-ffa450edef68
* PR#50355Igor Galić2010-12-011-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041009 13f79535-47bb-0310-9956-ffa450edef68
* PR#50354Igor Galić2010-12-011-7/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041003 13f79535-47bb-0310-9956-ffa450edef68
* Fix a number of typos and misspellings. Reported by Ville Skytta.Daniel Earl Poirier2010-10-301-1/+1
| | | | | | | PR48496. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029134 13f79535-47bb-0310-9956-ffa450edef68
* Explanation on how to prioritize mime-types on the serverside with AddType.Igor Galić2010-09-181-9/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998553 13f79535-47bb-0310-9956-ffa450edef68
* doc updates around why a few directives can't set arbitrary Content-Types forEric Covener2010-08-271-0/+6
| | | | | | | | non-static responses. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990109 13f79535-47bb-0310-9956-ffa450edef68
* Update documentation for AddOutputFilterByType moveNick Kew2010-07-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966890 13f79535-47bb-0310-9956-ffa450edef68
* mod_mime: detect invalid use of MultiviewsMatch inside Location andDaniel Earl Poirier2009-09-141-0/+5
| | | | | | | | LocationMatch sections. Document that such usage is not valid. PR47754. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@814728 13f79535-47bb-0310-9956-ffa450edef68
* revert 774533 until it becomes factualWilliam A. Rowe Jr2009-05-131-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@774536 13f79535-47bb-0310-9956-ffa450edef68
* use a single spelling of MultiviewsWilliam A. Rowe Jr2009-05-131-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@774534 13f79535-47bb-0310-9956-ffa450edef68
* Document the disabling of DefaultType and update terminologyRoy T. Fielding2009-02-031-57/+63
| | | | | | | regarding Internet message metadata. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@740420 13f79535-47bb-0310-9956-ffa450edef68
* Style fix. Almost all are detabs.Takashi Sato2008-05-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@659902 13f79535-47bb-0310-9956-ffa450edef68
* Be even more explicit about the multiple-extension issue.Joshua Slive2007-09-131-26/+67
| | | | | | | PR: 43386 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575337 13f79535-47bb-0310-9956-ffa450edef68
* Link to filters page to address PR35102Vincent Bray2007-07-261-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559748 13f79535-47bb-0310-9956-ffa450edef68
* Adds an example using multiple file extensions, to answer aRich Bowen2007-05-251-0/+6
| | | | | | | frequently-asked (IRC) question that came up yet again today. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@541685 13f79535-47bb-0310-9956-ffa450edef68
* update license header textRoy T. Fielding2006-07-111-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
* Typo fix (from noodl@irc)Nick Kew2005-10-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328623 13f79535-47bb-0310-9956-ffa450edef68
* Add <glossary> tag for mime-type where appropriate.Joshua Slive2005-09-211-33/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290816 13f79535-47bb-0310-9956-ffa450edef68
* Correct the location of this resource.Rich Bowen2005-06-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@193037 13f79535-47bb-0310-9956-ffa450edef68
* rename mod_imap to mod_imagemap.Paul Querna2005-04-071-2/+2
| | | | | | | | | | Broken by this commit: - Win32 Build -- I didn't want to muck with .dsp files. - Netware Build - Same Story as Win32. - Documentation Translations (could get away with direct changes to the module name, but I am not sure) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160365 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
* fix copyright noticeAndré Malo2005-01-151-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125277 13f79535-47bb-0310-9956-ffa450edef68
* Remove AddDefaultCharset from the default configuration becauseRoy T. Fielding2004-12-111-1/+2
| | | | | | | | | | setting a site-wide default does more harm than good. PR: 23421 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111581 13f79535-47bb-0310-9956-ffa450edef68
* $Revision$ is slightly misdocumented (only available since svn 1.1)André Malo2004-11-201-1/+1
| | | | | | | use LastChangedRevision instead git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
* adjust properties and revision expansion of the English docsAndré Malo2004-11-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
* Fix language code.Joshua Slive2004-07-121-2/+2
| | | | | | | PR: 29518 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104259 13f79535-47bb-0310-9956-ffa450edef68
* add $Revision$ keywordAndré Malo2004-04-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103423 13f79535-47bb-0310-9956-ffa450edef68
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
* apply Apache License, Version 2.0André Malo2004-02-071-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
* add a note about the incremental behaviour of language and encodingAndré Malo2003-11-021-5/+13
| | | | | | | extensions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101679 13f79535-47bb-0310-9956-ffa450edef68
* Add in some SeeAlso's to the mod_mime filter directives to help navigateJustin Erenkrantz2003-05-051-0/+5
| | | | | | | through the tangled web of directives. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99722 13f79535-47bb-0310-9956-ffa450edef68
* add the metafile attribute to all xml files.André Malo2003-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68