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 JpPasnak: http://wiki.apache.org/httpd/Recipes/DistrosDefaultLayout The comment on the change is: Added Mandriva ------------------------------------------------------------------------------ binary :: /usr/sbin/httpd start/stop :: /sbin/service httpd {start|stop|restart|condrestart|reload|status|fullstatus|graceful|help|configtest} }}} + == Mandriva (Apache 2.2): == + {{{ + ServerRoot :: /etc/httpd + Primary Config Fle :: /etc/httpd/conf/httpd.conf + DocumentRoot :: /var/www/html + ErrorLog :: /var/log/httpd/error_log + AccessLog :: /var/log/httpd/access_log + cgi-bin :: /var/www/cgi-bin + binary :: /usr/sbin/httpd + start/stop :: /sbin/service httpd {start|stop|restart|reload|graceful|condreload|closelogs|update|condrestart|status|extendedstatus|configtest|configtest_vhosts|semcleanrestart|debug|show_defines} + }}} == Mac OS X: == {{{ ServerRoot :: /usr
