Home Forums WordPress Plugins Hide My WP >> Site BROKEN

This topic is: resolved
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #10953
    Laurentc2
    Pro
    Post count: 45

    Good morning,
    I use HMWP with a wp-multisite and I use ftp to modify .htaccess
    The config without modifying “permalink & URL” is ok :

    # BEGIN Hide My WP

    RewriteRule ^(readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$) /nothing_404_404?uZpn_hide=9999 [QSA,L]
    RewriteRule ^(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /nothing_404_404?uZpn_hide=9999 [QSA,L]

    # END Hide My WP

    When I add New theme path in permalink & URL tab with “ntp”, site is broken :

    # BEGIN Hide My WP

    RewriteRule ^ntp/(.*) /wp-content/themes/$1?uZpn_hide=9999 [QSA,L]
    RewriteRule ^(readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$) /nothing_404_404?uZpn_hide=9999 [QSA,L]
    RewriteRule ^(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /nothing_404_404?uZpn_hide=9999 [QSA,L]

    # END Hide My WP

    Do you see Why ?

    Thank you

    #10962
    Suman M.
    Post count: 12478

    Hi, can you please generate debug report from HMWP start tab and post it here as private reply.

    #10969
    Laurentc2
    Pro
    Post count: 45
    This reply has been marked as private.
    #10977
    Suman M.
    Post count: 12478

    All looks okay. Can you please let us know your website’s wp-admin login details & FTP details (as private message), so that we can look into the issue further.

    #10984
    Laurentc2
    Pro
    Post count: 45
    This reply has been marked as private.
    #11002
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #11006
    Laurentc2
    Pro
    Post count: 45
    This reply has been marked as private.
    #11021
    Suman M.
    Post count: 12478

    Hi, I could no more login to backend! Can you please post here the HMWP rules that you pasted in nginx config file?

    #11028
    Laurentc2
    Pro
    Post count: 45
    This reply has been marked as private.
    #11053
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #11203
    Laurentc2
    Pro
    Post count: 45
    This reply has been marked as private.
    #11213
    Suman M.
    Post count: 12478

    Hi, sorry, but HMWP in WP Multisite + Nginx is not officially supported yet.

    https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/14735

    You can request a refund from Envato panel with a link to this topic.

    #11262
    Laurentc2
    Pro
    Post count: 45

    Hi Suman,
    Happy to back with a good news !
    I confondre HMWP as you explain me to do, and I read again the user guide.
    //
    I understand the error comme from another minifying plugin. I stop this function and all is clear now !

    Thank you again for your support and have a good day

    Laurent

    #11264
    Suman M.
    Post count: 12478

    Good to know that it’s working for you 🙂

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.