| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify some mod_proxy concepts in the docs | Luca Toscano | 2017-07-27 | 1 | -1/+1 |
* | Synch with 2.4.x | Christophe Jaillet | 2017-06-26 | 1 | -1/+4 |
* | Actually show the example of how to do this. | Rich Bowen | 2016-09-28 | 1 | -0/+4 |
* | backported | Eric Covener | 2016-03-09 | 1 | -1/+1 |
* | mod_rewrite: Add QSL|qslast flag to allow rewrites to files with | Eric Covener | 2016-03-08 | 1 | -0/+17 |
* | Use the highlight syntax, for better linebreaks. | Rich Bowen | 2015-12-28 | 1 | -2/+2 |
* | Allow cookies set by mod_rewrite to contain ':' by accepting | Eric Covener | 2015-08-03 | 1 | -0/+9 |
* | Quote log-sink arguments for {Custom,Error,Transfer}Log directive. | Ken Coar | 2015-04-17 | 1 | -1/+1 |
* | * Remove trailing whitespace from a bunch of *.xml files | Ken Coar | 2015-04-15 | 1 | -33/+33 |
* | Break <highlight language="commit">foo</highlight> into separate lines. | Ken Coar | 2015-04-15 | 1 | -24/+43 |
* | Quote {Alias,Redirect,ScriptAlias}{,Match} arguments. | Ken Coar | 2015-04-15 | 1 | -1/+1 |
* | trailing space doesn't work in a rewrite flag value | Eric Covener | 2014-04-05 | 1 | -1/+3 |
* | bld break | Eric Covener | 2014-04-05 | 1 | -6/+7 |
* | add BNP flag to give control to the user on whether a space ' ' in | Eric Covener | 2014-04-05 | 1 | -0/+6 |
* | allow users to workaround the over-agressive backreference | Eric Covener | 2014-04-03 | 1 | -2/+6 |
* | avoid a tight busy loop with memory allocations when the [N] flag | Eric Covener | 2014-01-07 | 1 | -2/+10 |
* | Typo | Rich Bowen | 2013-03-26 | 1 | -1/+1 |
* | Actually, there's just the one example. | Rich Bowen | 2013-03-19 | 1 | -1/+1 |
* | "Will be" is weak. Replace with something that indicates that we're sure | Rich Bowen | 2013-03-19 | 1 | -6/+6 |
* | Reconcile contradictory statements. | Rich Bowen | 2013-02-14 | 1 | -7/+5 |
* | Also note that RewriteCond directives have to match for the skip flag to work. | Daniel Gruno | 2012-10-06 | 1 | -4/+6 |
* | Add a notion that, for a skip flag to be used, the rewrite rule has to first ... | Daniel Gruno | 2012-08-31 | 1 | -1/+2 |
* | forward(?)-port some changes that were made in 2.4 instead of trunk | Daniel Gruno | 2012-07-19 | 1 | -0/+9 |
* | Fix up the wording, so it leaves no doubt that status codes outside the 300-3... | Daniel Gruno | 2012-06-05 | 1 | -4/+2 |
* | Fix whitespace issues and anchor patterns when needed in flags.xml | Daniel Gruno | 2012-05-01 | 1 | -8/+8 |
* | Use highlighter in rewrite/ | Daniel Gruno | 2012-04-25 | 1 | -77/+53 |
* | Describe the syntax of the [S] flag. | Daniel Gruno | 2012-04-10 | 1 | -5/+6 |
* | Typo fix. | Daniel Gruno | 2012-04-03 | 1 | -2/+2 |
* | Rebuild | Rich Bowen | 2012-03-31 | 1 | -1/+1 |
* | Note that the <If> directive may be a better solution to this scenario. | Rich Bowen | 2012-03-31 | 1 | -0/+5 |
* | Clarify the [Skip] flag and add an if-then-else example | Daniel Gruno | 2012-03-31 | 1 | -2/+23 |
* | Typo and link breakage patches for mod_rewrite docs. via Daniel Gruno | Rich Bowen | 2012-03-15 | 1 | -2/+2 |
* | Thanks goes to Daniel Gruno < rumble cord dk > | Igor Galić | 2012-03-14 | 1 | -1/+1 |
* | - add a security warning, and tweak the example, in light of CVE-2011-3368 | Joe Orton | 2011-10-05 | 1 | -1/+10 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -19/+19 |
* | Updates one of the "advanced" recipes and rewrites description. | Rich Bowen | 2011-09-12 | 1 | -1/+1 |
* | Replaces rather weak example with a better one submitted by Marcus | Rich Bowen | 2011-08-22 | 1 | -6/+15 |
* | The domain is not in fact optional. The cookie is not set if you don't | Rich Bowen | 2011-04-15 | 1 | -6/+7 |
* | * docs/manual/rewrite/: Fix the real long form of DPI here also. | Joe Orton | 2011-04-06 | 1 | -1/+1 |
* | Markup typos. Rebuild HTML. | Rich Bowen | 2011-04-04 | 1 | -1/+1 |
* | Adds a new section for the [END] flag. This duplicates text from the [L] | Rich Bowen | 2011-04-04 | 1 | -0/+9 |
* | Fiy typo in docs. | Rainer Jung | 2011-03-07 | 1 | -1/+1 |
* | Allow to unset environment variables using E=!VAR. | Stefan Fritsch | 2010-12-29 | 1 | -0/+10 |
* | follow up r1042758 and r1043011 with more fixes to use | Jeff Trawick | 2010-12-07 | 1 | -2/+2 |
* | Add an END flag to RewriteRule that acts like L=LAST but also prevents | Eric Covener | 2010-10-29 | 1 | -0/+6 |
* | Update a per-dir example that's meant to show looping and the L flag. | Eric Covener | 2010-10-20 | 1 | -2/+3 |
* | note a limitation on some kinds of flags in per-dir rewrite (since the curren... | Eric Covener | 2010-08-27 | 1 | -0/+5 |
* | [PT] is implied in per-dir context. (Also, FallbackResource is backported in ... | Igor Galić | 2010-08-09 | 1 | -0/+6 |
* | Allow to set environment variables using mod_rewrite without | Rainer Jung | 2010-07-03 | 1 | -2/+11 |
* | Fix documented syntax for env var setting in mod_rewrite. | Rainer Jung | 2010-07-03 | 1 | -1/+1 |