Bug 13791: (QA followup) Plack support requires Apache 2.4.8+
authorTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 24 Aug 2015 16:03:05 +0000 (13:03 -0300)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 24 Aug 2015 16:06:39 +0000 (13:06 -0300)
commit58b29655dda0ca4d4935a6b886a1a39d249a8780
tree979f79481a8aeb29d76441b76d8356ffca58b4af
parent76f3c5794c16385b629b70b123e935ef5eb0802e
Bug 13791: (QA followup) Plack support requires Apache 2.4.8+

The Apache 2.4 documentation says UDS support for ProxyPass has been
introduced in Apache 2.4.7. That's what is shipped by Koha's supported
Debian / Ubuntu versions.
But it is not true, empiric tests and even the changelog for the apache
project says the feature got introduced in 2.4.8. So to avoid breakages
I raised the version number test on the apache files to 2.4.8.

New bugs will be filled for dealing with this if we find it necessary.

Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
debian/templates/apache-shared-intranet-plack.conf
debian/templates/apache-shared-opac-plack.conf