• Resolved crib

    (@crib)


    Hi there,
    Thanks for the awesome plugin.
    I’ve managed to successfully change the default admin plugin. However, after that this was done, I’ve set the option to Block default wp-login.php to YES but it didn’t do anything… it just accepts the default wp-login as before.
    I have tried many browsers e it doesn’t look like a browser cache issue.
    Do you have any idea on what may be causing the problem??
    Thanks!
    Cheers!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nsp-code

    (@nsp-code)

    Hi,
    There must be something on the server side which prevent this block rewrite to run as expected. What system you use e.g. Apache, LiteSpeed

    Thanks

    Thread Starter crib

    (@crib)

    G’day, mate!
    Sysrem is listed below.
    THanks so much for your help!!
    Cheers!

    TLWP Version 1.6.7
    WordPress Version 5.6.1
    PHP Version 7.2.34
    MySQL Version 5.7.33
    Web Server Info LiteSpeed
    Multi-site No
    PHP Memory Limit 512M
    PHP Post Max Size 512M
    PHP Upload Max File size 512M
    PHP Time Limit 300 sec
    Thread Starter crib

    (@crib)

    Web Server: LiteSpeed

    Plugin Contributor Maya

    (@tdgu)

    Hi,
    Check your LiteSpeed configuration files and try to find a section where defined

    <Directory "/opt/bitnamiwp/apps/wordpress/htdocs">
        Options +MultiViews

    The directory path should be what you currently server use. Also, the Options can be different ( e.g using multiple arguments). Then comment the lines and restart the LiteSpeed server / service.

    Hope this helps.

    Thanks

    Thread Starter crib

    (@crib)

    Thanks, mate..
    I’ll forward this info to my hosting company… I’m on a shared server so it could be tricky!!
    Thanks again!!
    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Block default wp-login.php NOT WORKING’ is closed to new replies.