Apache Web Server

From Elvanör's Technical Wiki
Revision as of 16:47, 16 December 2007 by Elvanor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Apache on Gentoo

  • To create a virtual host, just create a new file in /etc/apache2/vhosts.d/ with the name starting with 2 digits. For example:
01_images.shoopz.com.conf
  • You don't need to duplicate the default_vhost.include which is in fact included from httpd.conf.