Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m facing the same issue with my site. Additionally, when I clear the cache, it works fine. But when I load it again, it exhibits the same behaviour. Can someone help me with this please?

    ipankajsharma.com

    If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.

    Thread Starter a2ms

    (@a2ms)

    Eventually I solved it using this in my .htaccess file

    <Files wp-login.php>
    Order Deny,Allow
    Deny from all
    Allow from all
    </Files>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp-admin and wp-login.php redirect to Page Not Found’ is closed to new replies.