Linux commands: Difference between revisions

Jump to navigation Jump to search
3 bytes removed ,  25 October 2012
m
Line 67: Line 67:


== apache operation ==
== apache operation ==
* check which mpm (multi processing module) apache is running
check which mpm (multi processing module) apache is running
** {{kbd | key=httpd -l}}  ({{Linux}} & {{Win}}) ex: {{Linux}} /usr/local/httpd/bin/httpd -l or {{Win}}  x:\apache\bin>httpd -l where x:\apache is the installation folder of apache <ref>[http://www.binarytides.com/check-which-mpm-multi-processing-module-apache-is-running/ Check which mpm (multi processing module) apache is running | Binary Tides]</ref>
* {{kbd | key=httpd -l}}  ({{Linux}} & {{Win}}) ex: {{Linux}} /usr/local/httpd/bin/httpd -l or {{Win}}  x:\apache\bin>httpd -l where x:\apache is the installation folder of apache <ref>[http://www.binarytides.com/check-which-mpm-multi-processing-module-apache-is-running/ Check which mpm (multi processing module) apache is running | Binary Tides]</ref>


== system operation ==
== system operation ==

Navigation menu