|
Just click "uninstall", or if you installed it using apt-get then do:
apt-get remove apache
How do you uninstall Apache web server software off your system ?
This is for Apache2 but later versions should be the same.
Procedure
Certain Windows skills are required in order to perform the following procedure.
For details on these skills please see: Common Windows tasks when installing ArcIMS
To uninstall Apache as a service, open a Command Prompt window.
Navigate to default Apache installation directory, or wherever apache.exe is located. For Example, C:\Program Files\Apache Group\Apache2\bin.
At the command prompt, type 'apache -k uninstall' without the quotes.
Close the Command Prompt window.
Go to Windows Services and check that Apache2 is no longer listed as a service.
Navigate to Add/Remove Programs in the Control Panel.
Uninstall 'Apache HTTP Server 2.0.42' by clicking Remove.
Delete the Apache installation directory in Windows Explorer. For example: C:\Apache.
|