summaryrefslogtreecommitdiff
path: root/docs/manual/rewrite
Commit message (Collapse)AuthorAgeFilesLines
* update transformsStefan Fritsch2010-12-291-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053751 13f79535-47bb-0310-9956-ffa450edef68
* Allow to unset environment variables using E=!VAR.Stefan Fritsch2010-12-291-0/+10
| | | | | | | | PR: 49512 Submitted by: Mark Drayton <mark markdrayton info>, Stefan Fritsch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053726 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2010-12-121-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044902 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-12-121-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044852 13f79535-47bb-0310-9956-ffa450edef68
* remove those files and enter the html transformations as orphans until it'sAndré Malo2010-12-102-2237/+0
| | | | | | | cleaned up by the french translators git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044539 13f79535-47bb-0310-9956-ffa450edef68
* update metafilesAndré Malo2010-12-1012-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044537 13f79535-47bb-0310-9956-ffa450edef68
* generated filesJeff Trawick2010-12-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043127 13f79535-47bb-0310-9956-ffa450edef68
* follow up r1042758 and r1043011 with more fixes to useJeff Trawick2010-12-071-2/+2
| | | | | | | | | | proper example domains (and show some respect in our mangled version of prep.ai.mit.edu by using .edu instead of .com) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043126 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild transformations.Rich Bowen2010-12-062-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042760 13f79535-47bb-0310-9956-ffa450edef68
* use example.com instead of other non-standard examplesJeff Trawick2010-12-062-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042758 13f79535-47bb-0310-9956-ffa450edef68
* ./build.sh allIgor Galić2010-11-181-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1036321 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-11-141-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035023 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild various files affected by the changes last week.Rich Bowen2010-11-082-52/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032598 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-11-072-54/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032317 13f79535-47bb-0310-9956-ffa450edef68
* typoEric Covener2010-11-052-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031424 13f79535-47bb-0310-9956-ffa450edef68
* PR#46582 document that modules can implement internal map functionsEric Covener2010-11-042-6/+8
| | | | | | | | | | | minor changes to original due to changes in context. Submitted by: Bob Ionescu Reviewed By: Eric Covener: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031346 13f79535-47bb-0310-9956-ffa450edef68
* PR#47935 some people think s/except/unless makes this somewhat contrived Eric Covener2010-11-042-2/+2
| | | | | | | | RewriteCond example clearer. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031038 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild transformations.Rich Bowen2010-11-011-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029692 13f79535-47bb-0310-9956-ffa450edef68
* Add an END flag to RewriteRule that acts like L=LAST but also preventsEric Covener2010-10-291-0/+6
| | | | | | | | further rounds of rewrite processing due to per-directory substitutions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028778 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild intro doc.Rich Bowen2010-10-292-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028731 13f79535-47bb-0310-9956-ffa450edef68
* Makes the intro paragraph a little less jargon-y, in response toRich Bowen2010-10-291-6/+10
| | | | | | | https://issues.apache.org/bugzilla/show_bug.cgi?id=49298 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028730 13f79535-47bb-0310-9956-ffa450edef68
* Remove note to myself.Rich Bowen2010-10-281-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028399 13f79535-47bb-0310-9956-ffa450edef68
* Remove a leftover note to myself.Rich Bowen2010-10-281-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028398 13f79535-47bb-0310-9956-ffa450edef68
* Introduce <If> as an alternative to mod_rewrite in the "avoidingRich Bowen2010-10-282-6/+41
| | | | | | | mod_rewrite" document. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028397 13f79535-47bb-0310-9956-ffa450edef68
* Update transformationsRich Bowen2010-10-252-93/+319
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1027128 13f79535-47bb-0310-9956-ffa450edef68
* Typos corrections.Lucien Gentis2010-10-241-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026804 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-10-231-49/+264
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026632 13f79535-47bb-0310-9956-ffa450edef68
* Update a per-dir example that's meant to show looping and the L flag.Eric Covener2010-10-201-2/+3
| | | | | | | | | | * add a RewriteBase * REQUEST_URI doesn't have the RewriteBase stripped from it, so fix the test comparison. * rewrite to absolute URI and use PT flag so the rule is somewhat applicable to per-vh context git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1025748 13f79535-47bb-0310-9956-ffa450edef68
* note a limitation on some kinds of flags in per-dir rewrite (since the ↵Eric Covener2010-08-272-0/+10
| | | | | | | | | current request is not long for this world and these fields are not copied on the internal redirect) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990129 13f79535-47bb-0310-9956-ffa450edef68
* And the html..Igor Galić2010-08-092-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983730 13f79535-47bb-0310-9956-ffa450edef68
* [PT] is implied in per-dir context. (Also, FallbackResource is backported in ↵Igor Galić2010-08-092-1/+7
| | | | | | 2.2.16) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983728 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild new example.Rich Bowen2010-07-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966347 13f79535-47bb-0310-9956-ffa450edef68
* Fixes a non-working example in the int RewriteMap section.Rich Bowen2010-07-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966346 13f79535-47bb-0310-9956-ffa450edef68
* Allow to set environment variables using mod_rewrite withoutRainer Jung2010-07-032-5/+23
| | | | | | | | | | explicitely giving a value. Most modules only check presence of a variable, not the value, so it makes sense to make the VAL argument in the mod_rewrite ENV flag optional. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@960233 13f79535-47bb-0310-9956-ffa450edef68
* Fix documented syntax for env var setting in mod_rewrite.Rainer Jung2010-07-032-3/+3
| | | | | | Main page is fine, only the flags guide was wrong. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@960223 13f79535-47bb-0310-9956-ffa450edef68
* Update transformationsStefan Fritsch2010-06-201-14/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956407 13f79535-47bb-0310-9956-ffa450edef68
* Fix XML validation issueStefan Fritsch2010-06-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956406 13f79535-47bb-0310-9956-ffa450edef68
* xformsJim Jagielski2010-06-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
* Fixing minor typo in sections.Igor Galić2010-06-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-06-131-14/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@954260 13f79535-47bb-0310-9956-ffa450edef68
* Alternatives to [P].Rich Bowen2010-06-062-6/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952019 13f79535-47bb-0310-9956-ffa450edef68
* Update transformations.Rainer Jung2010-06-064-6/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
* Update transformationsStefan Fritsch2010-06-061-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951906 13f79535-47bb-0310-9956-ffa450edef68
* Replace RewriteLog/RewriteLogLevel with trace log levelsStefan Fritsch2010-06-061-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951903 13f79535-47bb-0310-9956-ffa450edef68
* fix xml validation and doc build issuesStefan Fritsch2010-06-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951111 13f79535-47bb-0310-9956-ffa450edef68
* Several typos fixed.Rich Bowen2010-05-283-8/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@949190 13f79535-47bb-0310-9956-ffa450edef68
* Typos.Lucien Gentis2010-05-241-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947715 13f79535-47bb-0310-9956-ffa450edef68
* odd assortment of spelling fixesJeff Trawick2010-05-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947651 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-05-242-5/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947636 13f79535-47bb-0310-9956-ffa450edef68
* metafile rebuild.Rich Bowen2010-05-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946447 13f79535-47bb-0310-9956-ffa450edef68