aaed4ebc116f5862aff2610a809a9a9e9a28f50e 1674195 |
|
17-Apr-2015 |
coar |
Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
Except syslog and journal, which are keywords. There's no harm
in quoting those, but no real point to it, either. |
5d01f40ffd657dd2ac567aacd93cabd162ddfa79 1673945 |
|
15-Apr-2015 |
coar |
* Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}. |
2fae9d127f7143fabe8f73958eb9bde31df17d41 1673930 |
|
15-Apr-2015 |
coar |
Quote path/URL arguments to Proxy* directives. |
1f1b6bf13313fdd14a45e52e553d3ff28689b717 1673892 |
|
15-Apr-2015 |
coar |
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers. |
0bd1ddab48139fbbe68f4e257fe669dc19f58fe9 1673472 |
|
14-Apr-2015 |
rbowen |
HTML encoding |
d331506ea4fb6d2a62014bf8a85b10b378b68cdb 1673470 |
|
14-Apr-2015 |
rbowen |
Add "pre-compressed content" recipe, as per
https://bz.apache.org/bugzilla/show_bug.cgi?id=51336 |
b0d348306a64fb1d2a94023fb55cabffbc0d168d 1655917 |
|
30-Jan-2015 |
mrumph |
Fix typo in mod_deflate doc |
b65ee0152f3a120deff1c7573faaf64fe08cdcf4 1655904 |
|
30-Jan-2015 |
mrumph |
Fix typos in mod_deflate doc |
405b923af164f407e88dfcb830a6c439c1e19dad 1610501 |
|
14-Jul-2014 |
covener |
*) SECURITY: CVE-2014-0118 (cve.mitre.org)
mod_deflate: The DEFLATE input filter (inflates request bodies) now
limits the length and compression ratio of inflated request bodies to avoid
denial of sevice via highly compressed bodies. See directives
DeflateInflateLimitRequestBody, DeflateInflateRatioLimit,
and DeflateInflateRatioBurst.
Thanks to Giancarlo Pellegrino and Davide Balzarotti for reporting the issue.
Submitted By: ylavic, covener
Reviewed By: jorton, covener, jim |
2e15620d724fb8e3a5be183b917359a2fd6e9468 1586542 |
|
11-Apr-2014 |
covener |
Attempt to make progress on PR39727/PR45023 blocking migration
to 2.4. Provide DeflateAlterETag directive to choose between
2.2 behavior, 2.4 behavior, or dropping ETag from the compressed
representation.
Preserves 2.4 default which breas 304 responses for compressed content. |
f45bc3cb163d979cc1472fe28052debffca056e9 1517589 |
|
26-Aug-2013 |
covener |
add a warning about BREACH to the first two sample configurations. |
c6165602388b5223eef4d1f09f0c53ed9916df8d 1517588 |
|
26-Aug-2013 |
covener |
fix whitespace in example config |
ad090864e8c1d008716889f64bb2e01a2686e516 1517551 |
|
26-Aug-2013 |
covener |
remove cache-busting workarounds for ancient browsers. Add more mimetypes to
the "simple" example. |
158222078a98fb13cddf2793b42f7eb8eafe51ae 1421821 |
|
14-Dec-2012 |
rjung |
Drop pre-2.3 compatibility notes from trunk docs. |
7087ccb939b4146f850f4d482fd8ab13de6335dc 1330980 |
|
26-Apr-2012 |
humbedooh |
Syntax updates for mod_d*.xml |
80dbb815a00e9c6c08257a452828d721fb3fc1c8 1300876 |
|
15-Mar-2012 |
rbowen |
Various patches from Daniel Gruno (rumble at cord dot dk) for incorrect
references, typos. |
860b4efe27e7c1c9a2bf5c872b29c90f76849b51 1174747 |
|
23-Sep-2011 |
jim |
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change |
663cbde3169bcfadb51937e7c3af75307c5af91c 966890 |
|
23-Jul-2010 |
niq |
Update documentation for AddOutputFilterByType move |
db479b48bd4d75423ed4a45e15b75089d1a8ad72 420990 |
|
11-Jul-2006 |
fielding |
update license header text |
3d81f57512275ca06a60a9bcbd23c1f8b429fdf2 395228 |
|
19-Apr-2006 |
colm |
Update the copyright year in all .c, .h and .xml files |
6afd5f4699cacdaa3a05614f1190f8d2f1d7d620 290720 |
|
21-Sep-2005 |
slive |
Omit reference to pre-2.0.48 versions. |
08cb74ca432a8c24e39f17dedce527e6a47b8001 151408 |
|
04-Feb-2005 |
jerenkrantz |
Update copyright year to 2005 and standardize on current copyright owner line. |
fe9dca85c9e1544931fb420615372c10c0181ea7 125277 |
|
15-Jan-2005 |
nd |
fix copyright notice |
5f5d1b4cc970b7f06ff8ef6526128e9a27303d88 105989 |
|
20-Nov-2004 |
nd |
$Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead |
70ce08850895485160d91d333b5a487ee2f80fbc 105981 |
|
20-Nov-2004 |
nd |
adjust properties and revision expansion of the English docs |
68cd30d6fb171881925dff9669d04affea29d2b7 103423 |
|
17-Apr-2004 |
nd |
add $Revision$ keyword |
9e8c2603790f490398a0fabf97866b6815748a54 103405 |
|
16-Apr-2004 |
ianh |
mod_deflate:
- New option for DEFLATE output file (force-gzip), which skips checking the accept-encoding header.
- New output filter 'INFLATE' for uncompressing responses.
Submitted by: Nick Kew <Nick at WebThing dot com>
Reviewed by: Ian Holsman |
e120fcd8254500da6468e1bf76def6bb64bb7ec3 103081 |
|
22-Mar-2004 |
slive |
Warn people away from the more complicated mod_deflate example. |
6fbd2e53c97ea6976d93e0ac521adabc55e0fb73 102617 |
|
09-Feb-2004 |
nd |
fix name of The Apache Software Foundation |
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacd 102532 |
|
07-Feb-2004 |
nd |
apply Apache License, Version 2.0 |
b6206b6ebecfdc6d782393a3259b9f82422ccd98 101668 |
|
02-Nov-2003 |
nd |
provide a workaround for buggy mod_setenvif |
bd4594449b4138fb85175c54e0804596af405978 99545 |
|
23-Apr-2003 |
nd |
add missing space |
7db9f691a00ead175b03335457ca296a33ddf31b 99326 |
|
11-Apr-2003 |
nd |
add the metafile attribute to all xml files. |
ebecc16986604cce1369d5075eff65032e3dd0de 98982 |
|
11-Mar-2003 |
ianh |
reflect backport of mod_deflate.c r1.31
change directive from compressionlevel to deflatecompressionlevel
PR:
Obtained from:
Submitted by: Ian Holsman, Andre Malo
Reviewed by: |
deeff91bef9fb20872eb50bdfa5e9b261a9ce4d1 98895 |
|
05-Mar-2003 |
ianh |
new directive 'compressionlevel'
Default compression level now changed to Zlib's default (was 'best_speed')
Obtained from: Stephen Pierzchala <stephen@pierzchala.com> Michael Schroepl <Michael.Schroepl@telekurs.de>
Reviewed by: Ian Holsman |
812b14a17af03d7626429bc2525469bbd19e43b6 98151 |
|
01-Jan-2003 |
nd |
document DeflateFilterNote changes |
11e10fe12dd87b4e81c43fdcef599839dcd7a6f3 98069 |
|
22-Dec-2002 |
nd |
typo
PR: 15610 |
2fc363ecd2ba2cba748bcbf35735da14a5fb7bec 97531 |
|
15-Nov-2002 |
nd |
add missing linebreaks |
dc3886e4bd492542b3633562940290f13096de02 97483 |
|
11-Nov-2002 |
slive |
Tighten up the writing a little and add an even simpler
configuration example. |
d0c7caa0ed5abc1674e52e533fcb4d7fccb66a78 97479 |
|
11-Nov-2002 |
nd |
- add a forgotten CSS rule; examples in warnings also
get a border around (and no bgcolor)
- extend mod_deflate documentation
(better example, notes on proxies)
it still needs some fine tuning.
Reviewed by: Luiz Rocha <lsdr@lsdr.net>, Joshua Slive |
cc3064640a8e015cf897a1c1c4083d314f060a1c 97105 |
|
04-Oct-2002 |
trawick |
Add a comment about the setting of no-gzip.
PR: 13141 |
03d594abaea5dc45cbf7edc24d79706ffd787454 96434 |
|
18-Aug-2002 |
erikabele |
Fixed some XML-issues.
Submitted by: David Shane Holden <dpejesh@yahoo.com>
Additionally added 'virtual host' to context-details. |
b78ed256f4b99e72836d36fd68d4e7a26dbe032c 96318 |
|
07-Aug-2002 |
ianh |
mod-deflate now checks to make sure gzip-only-text-html is set to 1, not anything.
This will allow things like...
SetEnv gzip-only-text/html 1
BrowserMatch "GECKO" gzip-only-text/html=0
Obtained from: Andr� Schild <A.Schild@aarboard.ch>
Reviewed by: Ian Holsman |
bbb1a0a4af32c90ec08166ec7c2e2cdd201009b1 96289 |
|
02-Aug-2002 |
yoshiki |
Add description about default for some directives. |
719b046a752091cdfc8a8273f1b730c7bf984dcc 96259 |
|
31-Jul-2002 |
yoshiki |
DeflateMemLevel specifies level (1-9), not bytes. |
e942c741056732f50da2074b36fe59805d370650 95244 |
|
23-May-2002 |
slive |
Update the stylesheet reference to the new language-specific version. |
9e5b899a4f4a0310a818f3e94d94f4df76f5dcb1 94986 |
|
07-May-2002 |
jerenkrantz |
Update mod_deflate's documentation.
Note that this does NOT include the transformation since I can't find a
version of Xerces or Xalan which does not produce major diffs to what
we have checked in. So, we need to standardize on a set of jars -
otherwise, if I were to commit what I get when running build.sh, it'd be
massive. (I'd suggest a tarball of jars on the docs-project site or even
in http://httpd.apache.org/dev/dist somewhere.) |
530eba85dbd41b8a0fa5255d3648d1440199a661 93742 |
|
06-Mar-2002 |
slive |
Bring some more files into line with the new DTD. |
6c450637c2a11b8ed8d8cb169f285a66d42ab40d 93703 |
|
04-Mar-2002 |
slive |
Convert mod_deflate. |