Hi, the above login credentials doesn’t work.
Please follow these steps for Nginx configuration:
– apply ‘Medium Privacy – More Compatibility’ settings scheme from HMWP start tab
– click on “Nginx Configuration” button. If you don’t see this button, add “&die_message=nginx” to HMWP settings page URL to see Nginx rewrite rules. For example:
http://yourdomain.com/wp-admin/options-general.php?page=hide_my_wp&die_message=nginx
– Now add those lines (rewrite rules) to your Nginx configuration file. It’s usually located in /etc/nginx/nginx.conf or /etc/nginx/conf/nginx.conf or /etc/nginx/sites-available/domainname.com
– restart nginx server
Let us know the result.