httpd utilities

--------- commands---------

apachectl -k start

apachectl -k stop

apachectl -k restart

apachectl configtest

 

cat conf/httpd.pid

 

----------- httpd.conf :

----------------

TraceEnable off

ServerTokens ProductOnly
ServerSignature Off

 

你可能感兴趣的:(httpd)