Sign inSign up

buraphacloud/apachehttp2

By buraphacloud

Updated over 10 years ago

# Apache 2.4.18 with http 2.0

Image
0

1.7K

buraphacloud/apachehttp2 repository overview

FROM buraphacloud/apachecurl

Reconfig & Recompile Apache

./configure --prefix=/usr/local --with-pcre=/usr/local --with-included-apr --enable-mod_ssl --enable-http2 make make install

Test with curl (only work for http not https)

curl --http2 -k -I http://www.iempairote.com:8080

Online Test

https://tools.keycdn.com/http2-test http://www.iempairote.com:8080

Tag summary

Content type

Image

Digest

Size

414.4 MB

Last updated

over 10 years ago

docker pull buraphacloud/apachehttp2