14,958
edits
| Line 67: | Line 67: | ||
== apache operation == | == apache operation == | ||
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> | |||
== system operation == | == system operation == | ||