Merge changes to Apache 2.4 example config files user/dbs/generate_apache24
authorDan Scott <dscott@laurentian.ca>
Fri, 19 Apr 2013 15:06:27 +0000 (11:06 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 19 Apr 2013 15:12:43 +0000 (11:12 -0400)
commit16d8610102e426c0f2af631fa6f558f3d9d172e1
treec8e6f6c3d86ce59c215841ec2060121c6a55d5c2
parentbdc5fd42a9f816928860e049caf285adbd58d651
Merge changes to Apache 2.4 example config files

Not only do we need the JSPAC->TPAC changes that went into the base
Apache example configs, we should also move to generating these files
instead of having hardcoded values. Longer term, we should probably just
generate the right example configs from one common base until Apache 2.2
is dead and gone, but this improves the Apache 2.4 experience greatly.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/apache_24/eg.conf [deleted file]
Open-ILS/examples/apache_24/eg.conf.in [new file with mode: 0644]
Open-ILS/examples/apache_24/eg_vhost.conf [deleted file]
Open-ILS/examples/apache_24/eg_vhost.conf.in [new file with mode: 0644]
Open-ILS/src/Makefile.am