nixpkgs/pkgs/servers/http
zimbatm eac89788da apacheHttpd: add support for HTTP/2
In NixOS you can enable HTTP/2 like this:

    services.httpd.extraModules = [ "http2" ];
    services.httpd.extraConfig = ''
      Protocols h2 http/1.1
    '';
2016-03-12 15:31:23 +00:00
..
4store
apache-httpd apacheHttpd: add support for HTTP/2 2016-03-12 15:31:23 +00:00
apache-modules
apt-cacher-ng apt-cacher-ng: 0.8.6 -> 0.8.9 2016-03-11 02:49:38 -06:00
couchdb couchdb: add platform, remove maintainer that was added accidentally, fixes #12502 2016-01-24 14:39:47 +01:00
darkhttpd
gatling
jboss
jetty
lighttpd
micro-httpd
mini-httpd
myserver
nginx Merge pull request #12525 from knupfer/ngx_brotli 2016-03-11 11:05:21 +01:00
nix-binary-cache
openresty
pshs pshs: 0.2.6 -> 0.3 2016-01-17 22:44:48 -05:00
redstore
spawn-fcgi
thttpd
tomcat tomcat: 6.0.44 -> 6.0.45, 7.0.62 -> 7.0.68, 8.0.23 -> 8.0.32 2016-03-07 03:34:44 +01:00
webfs
winstone
yaws