Entry
Internet: Web Server: HTTP: Apache: How to restart Apache for Windows from MSDOS command line?
Feb 13th, 2005 11:13
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 14 February 2005 - 01:11 am -------------------
Internet: Web Server: HTTP: Apache: How to restart Apache for Windows
from MSDOS command line?
---
Steps: Overview:
1. Open an MSDOS command line window
1. -Click button Windows 'Start'
2. -Select from list 'Run'
3. -Type
cmd
2. To restart Apache, at the DOS command prompt, type:
apache -k restart
or the full file path
e.g.
"c:\Program Files\Apache Group\Apache2\bin\Apache.exe" -k restart
---
---
Internet: see also:
---
Internet: Web Server: HTTP: Apache: Microsoft Windows: Link: Overview:
Can you give overview links?
http://www.faqts.com/knowledge_base/view.phtml/aid/33876/fid/56
----------------------------------------------------------------------