How to enable mod_spdy on Apache 2.4

apache-2.4spdy

It has been announced by Google that it has donated the mod_spdy code to the Apache foundation. There is also a trunk of mod_spdy in the Apache SVN. However, it looks to be in active development.

It's possible to get SPDY working on Apache 2.2, but it seems 2.4 people are stranded in this limbo state until Apache gets their game together. Is this accurate, or is there another way to get SPDY working on 2.4 in the interim?

Best Answer

Give a look on https://github.com/eousphoros/mod-spdy/issues/2#issuecomment-50207584, to clarify your asking. A mod-spdy from apache 2.2 to apache 2.4 is being adapted here