summaryrefslogtreecommitdiffstats
path: root/build (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-14Rebuild HTMLRich Bowen4-6/+8
2015-04-14Clarifies (I hope) what RewriteRule patterns are matched against. SeeRich Bowen1-4/+4
2015-04-14rebuildRich Bowen12-11/+13
2015-04-14Clarify regex so that it matches /icons or /icons/ but not /iconsFOO (asRich Bowen1-1/+1
2015-04-14Clarifies FilesMatch and LocationMatch examples, as per bz53483Rich Bowen2-2/+29
2015-04-14rebuild html docsRich Bowen6-9/+9
2015-04-14Clarifies both the regular expression and the explanation of it, toRich Bowen1-4/+4
2015-04-14RebuildRich Bowen3-3/+3
2015-04-14HTML encodingRich Bowen43-2583/+2713
2015-04-14Add "pre-compressed content" recipe, as perRich Bowen1-0/+45
2015-04-14libressl fix for removed ENGINE_CTRL_CHIL_SET_FORKCHECKEric Covener2-0/+6
2015-04-14Remove some spaces between some return statements and ';' + fix a strange fo...Christophe Jaillet1-7/+6
2015-04-13Fix CGIPassAuth built-in directive documentation,Jeff Trawick2-2/+2
2015-04-13Use 'unsigned int' in bitfieldChristophe Jaillet1-2/+2
2015-04-12Add CHANGES entry before backport proposalChristophe Jaillet1-0/+4
2015-04-12Tweak log messageChristophe Jaillet1-6/+4
2015-04-11Typo.Lucien Gentis1-2/+2
2015-04-10mod_proxy_wstunnel isn't limited to UnixJeff Trawick1-1/+1
2015-04-10More followon to r1671397 for proxy server-statusRainer Jung1-1/+3
2015-04-09omit the period after the example lest it get copiedJeff Trawick1-1/+1
2015-04-09SetEnv doesn't work for proxy-scgi-pathinfoJeff Trawick1-3/+7
2015-04-09Followon to r1671397 for proxy server-statusRainer Jung1-14/+16
2015-04-09Followon to r1671396: add misiing newline inRainer Jung1-1/+1
2015-04-09Followon to r1671396:Rainer Jung1-1/+0
2015-04-08UNSET the VirtualHost's LogLevel just before calling ap_merge_log_config(),Kaspar Brand2-1/+5
2015-04-07allow time to first byte (of response headers)Eric Covener3-3/+98
2015-04-05CHANGES: remove entries merged into 2.4.x.Yann Ylavic1-35/+0
2015-04-05Add output for "?auto" version of server-statusRainer Jung6-92/+181
2015-04-05Add more data to "?auto" view of server-status.Rainer Jung1-5/+36
2015-04-05Followup to r1670431, 1670432, 1670440Rainer Jung1-1/+1
2015-04-05Mention the cmake/OpenSSL compatibility issueJeff Trawick1-0/+2
2015-04-02Not that hard to explain...William A. Rowe Jr1-2/+3
2015-04-01Fix issue w/ deterministic ordering and string comparison of "http/1.1." and ...Jim Jagielski1-10/+11
2015-04-01http: Add support for RFC2324/RFC7168.Graham Leggett4-2/+23
2015-04-01* ssl_array_index is only used by code inside the HAVE_TLS_ALPN. So silence w...Ruediger Pluem1-1/+1
2015-03-31And the lognosJim Jagielski1-4/+4
2015-03-31Revert r1670436.Rainer Jung1-145/+0
2015-03-31Followup to r1670397+r1670434: even more ALPN goodness.Rainer Jung1-0/+145
2015-03-31More ALPN goodnessJim Jagielski4-6/+154
2015-03-31Followup to r1670397: add missing APLOGNO.Rainer Jung1-1/+1
2015-03-31Add missing APLOGNOs by runningRainer Jung1-2/+2
2015-03-31ALPN support, based on mod_spdy/mod_h2 patch setJim Jagielski5-0/+161
2015-03-28Rebuild.Lucien Gentis2-3/+1
2015-03-28XML update.Lucien Gentis1-1/+1
2015-03-28Rebuild.Lucien Gentis4-22/+17
2015-03-28XML updates.Lucien Gentis2-20/+17
2015-03-27Correct MS-DOS check-in crap on text filesWilliam A. Rowe Jr2-242/+242
2015-03-26s/apr_pstrndup/apr_pstrmemdup/ when applicableChristophe Jaillet1-2/+2
2015-03-26mod_proxy_wstunnel: Avoid an empty response by failing with 502 (Bad Gateway)Yann Ylavic2-10/+26
2015-03-26CHANGES: follow up to r1669289.Yann Ylavic1-0/+3