I installed ISPConfig and it detected Apache because I didn't uninstall it when I switched to Nginx.
I figured I could just remove apache (httpd) and re-run the update script for ISPconfig, however it still seems to find apache. Is there a way of getting ISPconfig to detect Nginx not Apache. I am surprised it didn't give me the choice like the documentation suggested it would.
rpm -qa | grep apacheWhat shows up? – Jeff Ferland Oct 1 '12 at 3:36