I have a root folder and I have created a sub folder as admin. When ever I type url as http://localhost/website/admin/ it is showing all files present in the directory. I don't want that particular folder instead I want default as login page. How can I do that.
I want output like : http://localhost/website/admin/login.php as default page instead of http://localhost/website/admin/