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 noodl: http://wiki.apache.org/httpd/Platform/DebianLike The comment on the change is: clean up ------------------------------------------------------------------------------ Similarly there's a command named ''a2dismod'' which simply removes the symlink. = VirtualHost Configuration = - In much the same way that modules are enabled and disabled, sites (!VirtualHosts) are kept in /etc/apache2/sites-available and symlinked in to /etc/apache2/sites-enabled with the ''a2ensite'' and ''a2dissite'' commands. + In much the same way that modules are enabled and disabled, sites (!VirtualHosts) are kept in /etc/apache2/sites-available and symlinked to /etc/apache2/sites-enabled with the ''a2ensite'' and ''a2dissite'' commands. = Bundled Documentation = For further details, see the docs available in: {{{ /etc/apache2/README - //usr/share/doc/apache*/README.Debian* + /usr/share/doc/apache*/README.Debian* }}} = TODO =
