Hi friends,
I am having small doubt regarding redirection of my webpages.
folder structure : project/admin/
i want to redirect this to project/admin/adminlogin.php
Please check the below .htaccess code and corect me plz.
Below .htaccess file saved in project/admin/ this path.
Options +FollowSymLinks
RewriteEngine On
DirectoryIndex adminlogin.php