logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: mod_http2 missing in 2.4.17
Author
yawnbox



Joined: 27 Oct 2015
Posts: 2
Location: Seattle, WA

PostPosted: Tue 27 Oct '15 21:49    Post subject: mod_http2 missing in 2.4.17 Reply with quote

Hello,

I'm using Ubuntu Server 14.04 and Apache 2.4.17 via PPA. mod_http2 is not present in mods-available. Is this expected?

Cheers
Back to top
gijs



Joined: 27 Apr 2012
Posts: 189
Location: The Netherlands

PostPosted: Wed 28 Oct '15 1:27    Post subject: Reply with quote

Same issue here, I'm using the PPA of Ondřej SurĂ½.

I've send him an email to see if this can be fixed.

Update: try adding this to your config file:
LoadModule http2_module /usr/lib/apache2/modules/mod_http2.so
Back to top


Reply to topic   Topic: mod_http2 missing in 2.4.17 View previous topic :: View next topic
Post new topic   Forum Index -> Apache