• Resolved skinnedknees

    (@skinnedknees)


    I recently installed the Sucuri Scanner plug-in and hid the back-end but now can’t seem to access it. I looked through other posts but can’t figure it out. When I look at my htaccess file, I get this:

    # BEGIN Hide Backend
    			# Rules to hide the dashboard
    			RewriteRule ^(/)?wplogin/?$ /wp-login.php [QSA,L]
    
    	# END Hide Backend

    I’m not very skilled with PHP so I’m not sure exactly what to make of this but I’ve tried the following variations always get a “Not Found:”

    /?wplogin/?$
    /wplogin.php
    /?wpadmin/?$
    /wpadmin.php
    /wp-login/?$
    /wp-login.php
    /wp-login
    /wp-admin/
    /?wp-admin/?$
    /wp-admin.php

    Any help please?

    https://wordpress.org/plugins/sucuri-scanner/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Hid Back-End, Now Can't Login’ is closed to new replies.