I installed XAMPP on my computer which is running Windows XP SP3.
Installation was successful.
I made a PHP file (index.php) and placed it in my htdoc folder and then tried to open http://localhost/index.php in my browser. It is automatically going to http://localhost/xampp instead. It is not opening index.php.
What have I done wrong?