summaryrefslogtreecommitdiffstats
path: root/docs/manual/urlmapping.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless <br \> in highlight blocks.Christophe Jaillet2016-05-011-3/+3
| | | | | | (r1741864 in 2.4.x + small tweak because quoting is different. This will be fixed later on) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741874 13f79535-47bb-0310-9956-ffa450edef68
* * Remove trailing whitespace from a bunch of *.xml filesKen Coar2015-04-151-2/+2
| | | | | | | * 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
* Quote path/URL arguments to Proxy* directives.Ken Coar2015-04-151-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673930 13f79535-47bb-0310-9956-ffa450edef68
* Quote {Alias,Redirect,ScriptAlias}{,Match} arguments.Ken Coar2015-04-151-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673908 13f79535-47bb-0310-9956-ffa450edef68
* fix various invalid module referencesAndré Malo2014-01-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561569 13f79535-47bb-0310-9956-ffa450edef68
* Use a more definitive tense.Rich Bowen2013-05-111-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1481360 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild urlmapping docRich Bowen2013-04-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476017 13f79535-47bb-0310-9956-ffa450edef68
* Mention DirectoryIndex and mod_autoindexRich Bowen2013-04-261-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476013 13f79535-47bb-0310-9956-ffa450edef68
* fix the wording of a line, as per comment 909 on the site.Daniel Gruno2013-02-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451399 13f79535-47bb-0310-9956-ffa450edef68
* Syntax for files in /Daniel Gruno2012-04-261-15/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330883 13f79535-47bb-0310-9956-ffa450edef68
* fix typo.Nilgun Belma Buguner2012-04-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1310494 13f79535-47bb-0310-9956-ffa450edef68
* mod_proxy_html is no longer a third-party module.Rich Bowen2012-03-081-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298256 13f79535-47bb-0310-9956-ffa450edef68
* mention FallbackResource in URL mappingIgor Galić2010-12-031-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041851 13f79535-47bb-0310-9956-ffa450edef68
* Fix regex in AliasMatch example. Thanks to Felix Schaefer for reportDaniel Earl Poirier2010-11-011-2/+2
| | | | | | | and fix. PR47722. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029715 13f79535-47bb-0310-9956-ffa450edef68
* Fix xml validation errorDaniel Earl Poirier2010-04-111-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932935 13f79535-47bb-0310-9956-ffa450edef68
* General review and updating of document. Added mention of the otherRich Bowen2010-04-091-6/+38
| | | | | | | | | modules located in the modules/mappers directory that aren't already mentioned, and made a note to come back and flesh this out a little later. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932378 13f79535-47bb-0310-9956-ffa450edef68
* Some typos.Lucien Gentis2010-03-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922907 13f79535-47bb-0310-9956-ffa450edef68
* Replace 'Apache' with 'Apache HTTP Server' and 'httpd', as appropriateRich Bowen2010-03-111-11/+11
| | | | | | | in the context. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921872 13f79535-47bb-0310-9956-ffa450edef68
* Corrections to URL Mapping topicEric Covener2009-01-081-4/+4
| | | | | | | | Submitted By: Bob Ionescu <bobsiegen googlemail.com> Reviewed By: covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732819 13f79535-47bb-0310-9956-ffa450edef68
* s/Domain/Path/ per Lucien GENTIS on docs@Vincent Bray2007-08-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567425 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
* A little bit more detail, and an example, for how DocumentRoot isRich Bowen2006-06-121-0/+11
| | | | | | | handled. Examples good. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413683 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
* validate the glossary tagsAndré Malo2005-09-211-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290744 13f79535-47bb-0310-9956-ffa450edef68
* Add some <glossary> markup for regular expression and regex.Joshua Slive2005-09-211-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290723 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@125278 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
* Document mod_proxy updates incl. new directives for reverse-proxied cookiesNick Kew2004-06-291-3/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104071 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@103425 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/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102540 13f79535-47bb-0310-9956-ffa450edef68
* Make some regex examples a little more exact.Joshua Slive2003-08-251-2/+2
| | | | | | | | Submitted by: Jari Alto <jari.aalto@poboxes.com> PR: 22348 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101098 13f79535-47bb-0310-9956-ffa450edef68
* remove the relativepath element from the documents.André Malo2003-04-121-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 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
* Typo: internal.examle.com -> internal.example.comChris Pepper2003-03-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99050 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up the misc directory and busted the followingErik Abele2003-03-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | files (as proposed some weeks ago): misc/custom_errordocs.html misc/descriptors.html misc/fin_wait_2.html misc/known_client_problems.html misc/tutorials.html images/custom_errordocs.gif The correspondig links were also removed. What remains are the Japanese docs: urlmapping.xml.ja mod/mod_include.xml.ja vhosts/fd-limits.xml.ja env.xml.ja sitemap.xml.ja git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98874 13f79535-47bb-0310-9956-ffa450edef68
* Be explicit about not creating redirect loops.Joshua Slive2003-01-271-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98507 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the fix before :-) Thanks to Andre.Erik Abele2002-09-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96808 13f79535-47bb-0310-9956-ffa450edef68
* link typo.Erik Abele2002-09-141-2/+2
| | | | | | | Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96807 13f79535-47bb-0310-9956-ffa450edef68
* New XML.Joshua Slive2002-08-161-0/+280
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96397 13f79535-47bb-0310-9956-ffa450edef68