summaryrefslogtreecommitdiff
path: root/apache2/sites-available/README
blob: 0a542a29accb58a444234ba9daad8a9f2a5171ed (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 loading of conf.d snippets in main conffile.
  5. #
  6. # Some of the stuff is tied to the concept of websites below /home.
  7. # This allows more seamless integration with various filesharing
  8. # protocols, and chroot'ed ftp access to the docroots of several vhosts.
  9. # If using suexec, this needs recompilation as the docroot is hardcoded.
  10. #
  11. # TODO:
  12. # * Write these as m4 scripts
  13. # * automate using CFEngine