| Commit message (Expand) | Author | Age | Files | Lines |
* | Note that the hostname is passed in the Host: header | Jim Jagielski | 2014-01-22 | 1 | -1/+1 |
* | Docco change re using UDS with rewriteRule | Jim Jagielski | 2014-01-22 | 1 | -2/+8 |
* | Add a "MATCH_" prefix to variables set within | Graham Leggett | 2014-01-03 | 1 | -5/+5 |
* | Documentation for the support of named groups and backreferences. | Graham Leggett | 2013-12-30 | 1 | -0/+13 |
* | docco update now that we can support URL paths | Jim Jagielski | 2013-10-17 | 1 | -5/+2 |
* | Interpolation worked within the scheme portion of URLs for | Jeff Trawick | 2013-10-16 | 1 | -10/+26 |
* | Standardize on: | Jim Jagielski | 2013-10-15 | 1 | -4/+5 |
* | IDE typo error | Jim Jagielski | 2013-10-14 | 1 | -2/+2 |
* | Update doccos about UDS | Jim Jagielski | 2013-10-14 | 1 | -3/+8 |
* | Reformat the UDS support inline with a new naming structure. | Jim Jagielski | 2013-10-11 | 1 | -2/+2 |
* | xforms | Jim Jagielski | 2013-08-28 | 1 | -0/+2 |
* | PR55352: mention in the <Proxy> manual that the matching is a prefix only, not | Eric Covener | 2013-08-26 | 1 | -0/+14 |
* | Change docs... will likely also need to change when we | Jim Jagielski | 2013-08-23 | 1 | -2/+2 |
* | Allow for a simple socket check in addition to the | Jim Jagielski | 2013-08-23 | 1 | -1/+3 |
* | Note about new UDS support | Daniel Ruggeri | 2013-07-10 | 1 | -0/+6 |
* | s/deliminator/delimiter/, let's stick to non-Perl jargon here. | Daniel Gruno | 2013-05-05 | 1 | -1/+1 |
* | Note that the buffer size is set to a maximum of 65536 when AJP is used as | Graham Leggett | 2013-04-27 | 1 | -4/+7 |
* | Note that ProxyPass[Match] doesn't work within a <Directory> context. | Daniel Gruno | 2013-04-25 | 1 | -0/+6 |
* | Add failontimeout to allow server admin to mark balancer member in err if IO ... | Daniel Ruggeri | 2013-04-09 | 1 | -0/+6 |
* | ProxyPassInherit directive | Jim Jagielski | 2013-01-28 | 1 | -4/+24 |
* | backported | Jim Jagielski | 2013-01-22 | 1 | -1/+1 |
* | Naming | Jim Jagielski | 2013-01-08 | 1 | -3/+3 |
* | Redfine - we are just worried about balancers and workers, so have the direct... | Jim Jagielski | 2012-12-17 | 1 | -18/+18 |
* | Use inherit_set to let the global server set | Rainer Jung | 2012-12-14 | 1 | -0/+1 |
* | Fix use of trailing slashes in proxy | Rainer Jung | 2012-12-14 | 1 | -10/+15 |
* | Drop pre-2.3 compatibility notes from trunk docs. | Rainer Jung | 2012-12-14 | 1 | -12/+1 |
* | rjung's suggestions... | Jim Jagielski | 2012-12-11 | 1 | -16/+16 |
* | Allow for setting of sticky session split char... | Jim Jagielski | 2012-11-01 | 1 | -0/+7 |
* | OK, enable/allow previous broken, bad behavior iff the user | Jim Jagielski | 2012-09-20 | 1 | -0/+15 |
* | no longer valid since r1387287 | Jim Jagielski | 2012-09-18 | 1 | -3/+0 |
* | Persist local balancer-manager changes across restart/graceful. | Jim Jagielski | 2012-09-18 | 1 | -0/+20 |
* | Best practice | Jim Jagielski | 2012-09-13 | 1 | -8/+8 |
* | Change the external reference to mod_proxy_html to an internal one. | Daniel Gruno | 2012-08-01 | 1 | -5/+4 |
* | * docs/: Clarify ProxyBlock docs. | Joe Orton | 2012-07-24 | 1 | -11/+31 |
* | Add missing highlighting | Daniel Gruno | 2012-07-16 | 1 | -0/+2 |
* | re-emphasize this paragraph in ProxyRequests is for fwd proxy | Eric Covener | 2012-06-27 | 1 | -1/+1 |
* | Applies patch from PR 53201, from Walter (wgoulet) | Rich Bowen | 2012-06-26 | 1 | -0/+3 |
* | Fix a word jumble | Daniel Gruno | 2012-04-28 | 1 | -1/+1 |
* | Syntax updates for mod_p*.xml | Daniel Gruno | 2012-04-27 | 1 | -147/+139 |
* | * Add the forcerecovery balancer parameter that determines if recovery for | Ruediger Pluem | 2012-03-28 | 1 | -0/+9 |
* | Various typos and broken links. Daniel Gruno. rumble at cord dot dk | Rich Bowen | 2012-03-16 | 1 | -1/+1 |
* | Handle cases, esp when using mod_proxy_fcgi, when we do not | Jim Jagielski | 2012-02-09 | 1 | -1/+6 |
* | Some doc updates | Rainer Jung | 2012-01-31 | 1 | -3/+5 |
* | s/2011/2012/g | Rich Bowen | 2012-01-02 | 1 | -1/+1 |
* | Fix xml | Stefan Fritsch | 2011-11-15 | 1 | -0/+2 |
* | A little clarification about variable interpolation, as requested in bug #51125 | Rich Bowen | 2011-11-11 | 1 | -1/+1 |
* | Patch from Luke Meyer, clarifies usage of ProxyPassReverseCookiePath directiv... | Rich Bowen | 2011-11-11 | 1 | -4/+19 |
* | - add note here in light of CVE-2011-3368 | Joe Orton | 2011-10-05 | 1 | -0/+9 |
* | List worker flags in a more useful manner and note Drain | Jim Jagielski | 2011-09-13 | 1 | -33/+42 |
* | document ProxySourceAddress | Stefan Fritsch | 2011-07-27 | 1 | -0/+14 |