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/Info/DistrosDefaultLayout ------------------------------------------------------------------------------ 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.'' + + == Slackware 12.0 (Apache 2.2.4): == + {{{ + ServerRoot :: /usr + DocumentRoot :: /svr/httpd/htdocs/ + AccessLog :: /var/log/httpd/access_log + ErrorLog :: /var/log/httpd/error_log + binaries (apachectl) :: /usr/sbin/ + modules :: /usr/lib/httpd/ + system startup script :: /etc/rc.d/rc.httpd (start|stop|restart) + Apache config file :: /etc/httpd/httpd.conf + mod_ssl config file :: /etc/httpd/extra/httpd-ssl.conf + php config file :: /etc/httpd/mod_php.conf + cgi-bin :: /svr/httpd/cgi-bin/ + on-line docs ("manual") :: /svr/httpd/htdocs/manual/ + }}} + == openSUSE and SLES 10.2 (Apache 2.2): == {{{
