Initial packaging of Debian/Domtool Apache Config
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 2 Sep 2012 21:28:16 +0000 (17:28 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 2 Sep 2012 21:28:16 +0000 (17:28 -0400)
commitba5b86e0f109dbe271e94c15a83d610d8de30ac8
treea4052a7cb7be7c1c951e115621e86debe3d1b33c
Initial packaging of Debian/Domtool Apache Config
* Installs conf.d/* for using domtool generated vhosts, waklog, and
  afs
* Enables mod_waklog, disables on removal
* Creates cron job for syncing logs into afs space
* DEFECT: Can not be removed: you have to purge and manually restart
  apache
* MISSING: Does not set its own firewall rules
19 files changed:
debian/README [new file with mode: 0644]
debian/README.Debian [new file with mode: 0644]
debian/README.source [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/hcoop-apache-clean-cache [new file with mode: 0644]
debian/hcoop-apache2-config.dirs [new file with mode: 0644]
debian/hcoop-apache2-config.hcoop-apache-sync-logs.cron.d [new file with mode: 0644]
debian/hcoop-apache2-config.install [new file with mode: 0644]
debian/hcoop-apache2-config.postinst [new file with mode: 0644]
debian/hcoop-apache2-config.postrm [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
files/conf.d/00waklog [new file with mode: 0644]
files/conf.d/hcoop-security [new file with mode: 0644]
files/conf.d/hcoop_vhosts [new file with mode: 0644]