apache.conf.in: add apache 2.4 compatibility
commit391865e89b3c4f0b678e94f46471c6f11d4f0d2e
authorKyle J. McKay <mackyle@gmail.com>
Wed, 20 Apr 2016 09:06:52 +0000 (20 02:06 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 20 Apr 2016 09:06:52 +0000 (20 02:06 -0700)
treedb9fd43dd41e5b8a0a3c879a1b4e114c054903f3
parent29b7fc63236f47cf9e628e0b95770b183450be95
apache.conf.in: add apache 2.4 compatibility

Be compatible with both apache 2.2 and apache 2.4 by using
the <IfVersion ...>...</IfVersion> directive to select which
kinds of require directives are used.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
apache.conf.in