summaryrefslogtreecommitdiff
path: root/apache2/sites-available/README
blob: 80a6006329e26754b02d7484546ffd3d2b848bdb (plain)
  1. # These are example files for Apache2 virtual hosts.
  2. # They need a little tweaking (at least change the domainname).
  3. #
  4. # Uncomment unconditional laoding of conf.d snippets in main conffile.
  5. #
  6. # Some of the stuff is tied to the concept of recompiling suexec to have
  7. # the files located below /home instead of /var/www (this - among other
  8. # issues - allows for putting ftp access within a chroot and still allow
  9. # web designers into their websites).
  10. #
  11. # TODO:
  12. # * Write these as m4 scripts
  13. # * automate using CFEngine