Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by thumbs: http://wiki.apache.org/httpd/DebianDeb0rkification ------------------------------------------------------------------------------ === sites-enabled === There's one marvelous attribute about Debian's configuration: the introduction of a default virtual host, and scripts to automate the addition/removal of ''sites''. - The default ''sites'' file, called ''sites-enabled'', contains this: + The default ''sites'' file, called ''/etc/apache2/sites-available/default/000-default'', contains this: {{{ NameVirtualHost * <VirtualHost *>
