Up until a few days ago xampp was working perfectly, and i often used it to develop a couple of projects I've got going on, but all of a sudden
http://localhost stops taking me to the apache index of my htdocs folder in the xampp directory, and starts to show me the IIS7 image, show below:
Now, I didn't know what IIS was so after a bit of searching I figured it was a microsoft server manager. So i disabled it under control panel -> add or remove programs -> turn windows features on or off. This would hopefully stop IIS trying to hog port 80 and let xampp run again.
However, now xampp does indeed say that it can run, and even using the port checker script included in xampp it says that all ports are free, the damn ugly IIS page is still there, not letting me access the xampp htdocs folder.
Anyone got any idea on what could still be causing this?