config: control smart/https apache.conf.in with Config.pm
commit8e457110cb73e2c14d3328c886161f1eec4e0dbd
authorKyle J. McKay <mackyle@gmail.com>
Wed, 30 Mar 2016 21:17:43 +0000 (30 14:17 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 30 Mar 2016 21:17:43 +0000 (30 14:17 -0700)
tree6b2d25803a49ad86d57360533a8f74fef915764a
parenta525697dcbfe88f7896527129229e6db0e28b4c9
config: control smart/https apache.conf.in with Config.pm

Using the new <IfDefine @@var@@> support, add two new
variables to Config.pm ($SmartHTTPOnly and $TLSHost) to
control whether or not the affected sections of
apache.conf.in are enabled or not.

This helps to keep all the config settings in one spot.

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