... coexist on the same workstation? I'm currently using Apache/PHP on Windows XP, and would like to experiment with the new .NET framework. I've tried installing IIS 5 and it appears to "take over" my Apache install, as localhost points to the IIS webroot folder.
Is their a simple way to switch between Apache and IIS in order to develop and test applications for both servers (developing my PHP apps on IIS is not an option for me)?
TIA