Skip to content

Releases: h5bp/server-configs-apache

v2.14.0

07 Apr 20:51
Compare
Choose a tag to compare
  • Update the web app manifest file related configs
    (e603554).

v2.13.0

04 Mar 13:48
Compare
Choose a tag to compare
  • Remove the mapping of .manifest files to the text/cache-manifest media type
    [c805353].
  • Remove the mapping of .php files to the text/html media type
    [daab35b].

v2.12.0

02 Mar 21:44
Compare
Choose a tag to compare
  • Add ServerSignature Off
    [#58].
  • Change media types for .atom and .rss files
    [#50].
  • Send the HSTS header even for non-2xx responses
    [#57].
  • Add configs that remove the X-Powered-By HTTP response header
    [#54].
  • Add expires rules for WebP
    [#61].

v2.11.0

26 Oct 22:45
Compare
Choose a tag to compare
  • Add configs for common media types used for .woff files
    [e602ae9].
  • Add configs for files marked as text/x-cross-domain-policy
    [a0c4e17].
  • Add configs for files marked as image/vnd.microsoft.icon
    [0ba37cb].
  • Add configs for files marked as font/eot
    [6dae5d4].

v2.10.0

20 Oct 14:31
Compare
Choose a tag to compare
  • Add bower.json and publish on Bower
    [3425f72].
  • Improve inline comments.
  • Add configs for files marked as application/x-javascript
    [23793d8].
  • Add configs for bitmap image files (.bmp)
    [77ccf9e].
  • Compress vCard files (.vcard/.vcf).
    [a076635].
  • Serve vCard files (.vcard/.vcf) with the text/vcard media type
    [104f232].
  • Add configs for BlackBerry Maps location documents (.xloc)
    [20000d1].
  • Add configs for BlackBerry App World files (.bbaw)
    [352fb62].

v2.9.0

15 Oct 12:41
Compare
Choose a tag to compare
  • Update example regarding forcing https://
    [060b70c].

v2.8.0

13 Sep 10:58
Compare
Choose a tag to compare
  • Improve configs for .rdf files
    [742d148].
  • Add example on how to allow cross-origin access to the resource's
    timing information
    [3df6768].
  • Add configs for files marked as text/javascript
    [db69327].
  • Add configs for JSON Schema files (.json)
    [#39].

v2.7.1

03 Aug 11:14
Compare
Choose a tag to compare
  • Update package.json and publish on npm
    [#33].

v2.7.0

28 Jul 00:42
Compare
Choose a tag to compare
  • Add configs for TopoJSON files (.topojson)
    [#34].

v2.6.0

03 Jul 17:31
Compare
Choose a tag to compare
  • Add configs for WOFF 2.0 font files (.woff2)
    [#32].
  • Add configs for GeoJSON files (.geojson)
    [16d3965].