| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarifies advice around quoting regular expressions. | Rich Bowen | 2024-01-29 | 1 | -0/+3 |
* | Remove an extra word. | Christophe Jaillet | 2023-08-23 | 1 | -1/+1 |
* | just request_uri | Eric Covener | 2023-04-12 | 1 | -2/+2 |
* | PR66563: escaping of url releated server vars | Eric Covener | 2023-04-11 | 1 | -2/+7 |
* | mod_rewrite's BNEG now replaced by BNE= | Yann Ylavic | 2023-03-13 | 1 | -0/+5 |
* | doc BNEG, improve related | Eric Covener | 2023-03-13 | 1 | -0/+5 |
* | Fix incorrect syntax in <directive> tag. | Rich Bowen | 2023-01-20 | 1 | -3/+3 |
* | As per this thread - | Rich Bowen | 2023-01-11 | 1 | -0/+7 |
* | Note about Absolute URL w.r.t. query-string in mod_rewrite [skip ci] | Yann Ylavic | 2022-06-01 | 1 | -2/+5 |
* | escaping doesn't actually happen by default | Eric Covener | 2022-05-19 | 1 | -2/+3 |
* | add SameSite to RewriteRule ... ... [CO] | Eric Covener | 2020-02-08 | 1 | -1/+1 |
* | Add a note about string comparison operators | Christophe Jaillet | 2019-11-25 | 1 | -0/+9 |
* | mod_rewrite.xml: add an example about override behavior | Luca Toscano | 2019-02-09 | 1 | -0/+28 |
* | Fix revision of a compatibility note | Christophe Jaillet | 2018-03-23 | 1 | -1/+1 |
* | Fix an xml error not spotted by build.sh | Christophe Jaillet | 2018-03-23 | 1 | -1/+1 |
* | Add compatibility note for the 3rd argument of 'RewriteMap' | Christophe Jaillet | 2018-03-23 | 1 | -11/+13 |
* | add RewriteOptions LongURLOptimization | Eric Covener | 2017-06-16 | 1 | -0/+7 |
* | Correct some typos across the documentation. | Luca Toscano | 2017-01-25 | 1 | -1/+1 |
* | Update httpd release version for LegacyPrefixDocRoot | Luca Toscano | 2016-12-31 | 1 | -2/+2 |
* | PR60009: RewriteRule local prefix checking update | Eric Covener | 2016-12-29 | 1 | -0/+19 |
* | Reverting. I misunderstood. | Rich Bowen | 2016-09-13 | 1 | -1/+1 |
* | This option, not this module | Rich Bowen | 2016-09-13 | 1 | -1/+1 |
* | add [flags] to syntax | Eric Covener | 2016-08-26 | 1 | -7/+5 |
* | more PR60024 feedback re: consistent terminology. | Eric Covener | 2016-08-23 | 1 | -6/+5 |
* | more fixes for per-dir explanation | Eric Covener | 2016-08-20 | 1 | -12/+25 |
* | doc is already a wall of text w/o regex hints. | Eric Covener | 2016-08-20 | 1 | -8/+0 |
* | bld break | Eric Covener | 2016-08-20 | 1 | -1/+1 |
* | more per-dir cleanup, remove redundant text. | Eric Covener | 2016-08-20 | 1 | -17/+12 |
* | take a pass through "per-dir" for PR60024 | Eric Covener | 2016-08-20 | 1 | -6/+8 |
* | roll back last two commits per PR60024. | Eric Covener | 2016-08-20 | 1 | -4/+3 |
* | Grammar tweaks, as per BZ59999 | Rich Bowen | 2016-08-17 | 1 | -3/+3 |
* | Clarify phrasing, as per bz53152 | Rich Bowen | 2016-08-05 | 1 | -2/+3 |
* | add availability to rewriteoption too | Eric Covener | 2016-05-19 | 1 | -1/+1 |
* | using context info for rewritebase was not until 2.4.16 | Eric Covener | 2016-05-19 | 1 | -1/+1 |
* | Remove useless <br \> in highlight blocks. | Christophe Jaillet | 2016-05-01 | 1 | -4/+4 |
* | Typo | Christophe Jaillet | 2016-04-05 | 1 | -1/+1 |
* | Add some missing hyperlinks to the corresponding directives. | Christophe Jaillet | 2016-04-05 | 1 | -3/+4 |
* | Fix the -H|-h flag as spotted by Pete in the online doc. | Christophe Jaillet | 2016-04-05 | 1 | -7/+17 |
* | backported | Eric Covener | 2016-03-09 | 1 | -1/+2 |
* | mod_rewrite: Add QSL|qslast flag to allow rewrites to files with | Eric Covener | 2016-03-08 | 1 | -0/+8 |
* | correct closing tag | Jim Jagielski | 2016-02-03 | 1 | -5/+5 |
* | Resolves comment about how regex matches, at | Rich Bowen | 2016-02-02 | 1 | -2/+7 |
* | Fix weird indentation | Rich Bowen | 2016-02-02 | 1 | -2/+2 |
* | This is a definition list, so format it as one. | Rich Bowen | 2016-02-01 | 1 | -61/+84 |
* | Add a docs remark about "SSLOptions StdEnvVars" | Rainer Jung | 2015-10-06 | 1 | -1/+3 |
* | s/\<\(\w\+\)\>\s\+\<\1\>/\1/g | Yann Ylavic | 2015-07-09 | 1 | -1/+1 |
* | * Remove trailing whitespace from a bunch of *.xml files | Ken Coar | 2015-04-15 | 1 | -35/+35 |
* | Quote ScriptAlias and DocumentRoot arguments. | Ken Coar | 2015-04-15 | 1 | -1/+1 |
* | Quote {Alias,Redirect,ScriptAlias}{,Match} arguments. | Ken Coar | 2015-04-15 | 1 | -1/+1 |
* | Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}> | Ken Coar | 2015-04-15 | 1 | -1/+1 |