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

The comment on the change is:
openSUSE: add note about a2enmod tool; mention rcapache2 restart-graceful

------------------------------------------------------------------------------
  }}}
  
  
- == openSUSE and SLES 10.2 (Apache 2.2): ==
+ == openSUSE and SLES (Apache 2.2): ==
  {{{
  ServerRoot              ::      /srv/www
  DocumentRoot            ::      /srv/www/htdocs
@@ -283, +283 @@

  AccessLog               ::      /var/log/apache2/access_log
  cgi-bin                 ::      /srv/www/cgi-bin 
  binaries (apachectl)    ::      /usr/sbin
- start/stop              ::      /etc/init.d/apache2 
(start|restart|graceful|graceful-stop|stop|configtest)
+ start/stop              ::      /etc/init.d/apache2 
(start|restart|restart-graceful|reload|graceful|graceful-stop|stop|configtest)
  }}}
  === Notes: ===
-  1. ''Modules are enabled in /etc/sysconfig/apache2 which is read by the 
startup script.''
+  1. ''Modules are enabled in /etc/sysconfig/apache2 which is read by the 
startup script. The a2enmod/a2dismod tool can be used to activate/deactivate 
modules.''
   1. ''See /usr/share/doc/packages/apache2/README.SUSE for more information.''
  
  == Gentoo (Apache 2.2): ==

Reply via email to