Web Hosting Talk







View Full Version : how to uninstall apache


rlynch
12-20-2002, 08:04 PM
i need to uninstall apache 2.0 and install 1.3 on a redhat 7.3 machine

how do i do a complete uninstall of 2.0?

tahnks for the help.

DanielP
12-20-2002, 08:20 PM
rm -rf /usr/local/apache

and/or the apache folder :)

If its in RPM format then get the RPM name and un-install it that way... but its hard to be specific without knowing how it was installed first :)