Apache Web Server: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 16:47, 16 December 2007

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.