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/Info/DistrosDefaultLayout The comment on the change is: SuSE config courtesy of daPhoenix @ freenode #suse ------------------------------------------------------------------------------ on-line docs ("manual") :: /var/www/htdocs/manual/ proxy cache :: /var/cache/proxy/ }}} - === Notes: === 1. ''There is no official slackware package for Apache2 as of yet.'' + == openSUSE and SLES 10.2 (Apache 2.2): == + {{{ + ServerRoot :: /srv/www + DocumentRoot :: /srv/www/htdocs + Apache Config File :: /etc/apache2/httpd.conf + Other Config Files :: /etc/sysconfig/apache2 + SSL Config File :: /etc/apache2/ssl-global.conf + ErrorLog :: /var/log/apache2/error_log + 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) + }}} + === Notes: === + 1. ''Modules are enabled in /etc/sysconfig/apache2 which is read by the startup script.'' + 1. ''See /usr/share/doc/packages/apache2/README.SUSE for more information.'' + + == TODO: == Add: * Gentoo (including setting -DBLAH for <IfDefine> in /etc/conf.d/apache2). See: http://www.gentoo.org/doc/en/apache-developer.xml - * SUSE * OpenBSD * Winders 2.0 & 1.3 * Netware. eek!
