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 pctony:
http://wiki.apache.org/httpd/Recipes/DistrosDefaultLayout

The comment on the change is:
added italics

------------------------------------------------------------------------------
  start/stop              ::      /etc/init.d/apache2 
(start|stop|graceful|configtest)
  }}}
  === Notes: ===
-  1. The Debian/Ubuntu layout is fully documented in /etc/apache2/README
+  1. ''The Debian/Ubuntu layout is fully documented in /etc/apache2/README''
   1. ''Debian/Ubuntu use symlinks to enable vhosts and modules. Configuration 
files are created in their respective sites-available and mods-available 
directories. To activate vhosts and modules, symlinks are created in the 
respective sites-enabled and mods-enabled directories to the config files in 
either sites-available and mods-available. Debian provides scripts to handle 
this process called 'a2ensite' and 'a2enmod' which enables vhosts and modules.''
   1. ''The default DocumentRoot is specified in the default vhost config file, 
/etc/apache2/sites-available/default''
  == Debian, Ubuntu (Apache 1.3): ==

Reply via email to