Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
I’ve assigned this ticket to sr. support so that he can look into this further.
Hi, depending on your websever and WP installation, you have to follow one of these:
1) If it’s Apache webserver and WP single site installation, then follow these steps (your site’s htaccess file should be writeable):
– goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
2) If it’s Apache server and WP multisite, follow these steps:
– goto HMWP >> ‘Start’ Tab >> select ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
– goto HMWP >> ‘Start’ Tab >> click ‘Multi-site Configuration’
– now use a FTP program or your host file manager and add those lines to your htaccess file (after RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ [-])3) If it’s Nginx server and WP single site, follow these steps:
– goto HMWP >> ‘Start’ Tab >> ‘Medium Pripacy – More Compatibility’ scheme >> click ‘Save Settings’
– In Start tab you should see Nginx Configuration button. If you don’t see this button, add &nginx_config=1 to HMWP settings page URL to see Nginx rewrite rules. For example:
http://yourdomain.com/wp-admin/options-general.php?page=hide_my_wp&nginx_config=1– 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
Please let us know if it’s still the issue.
Hi, is it that the purchase code gets deleted from HMWP settings page automatically? What about other HMWP settings?
This reply has been marked as private.Hi, please follow these steps:
– goto HMWP Start Tab, select “Medium Privacy – More Compatibility” scheme and save the settings
– goto Permalink & URLs tab and set “rename plugins” option to “all plugins”Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.
Now visit your website and view it’s page source; all deafult wordpress paths like /wp-content/plugins/, wp-content/themes/ etc should be renamed there. Also, you can check your website with detectors like whatwpthemeisthat.com, isitwp.com, etc.
Hi,
1) you need not change path for wp-signup.php. It’ll be changed automatically when you assign secret key to wp-login.php. So if it’s wp-login.php?hide_my_wp=1234 then it’ll be wp-signup.php?hide_my_wp=1234
If you have any links in your themw pointing to wp-signup.php then you’ll need to change it to wp-signup.php?hide_my_wp=12342) we couldn’t see actual URLs as you have striked them out. BUt if you think those are valid requests then you’ll need to add such request names in “exception field” under IDS firewall tab
hi, are you sure the 404 error while saving form is only when HMWP plugin is active? have you tried disabling HMWP? Also try disabling IDS Firewall in HMWP.
It seems like your website’s htaccess file is not writeable. Can you please give write permission (755) to htaccess file in your site’s root directory (where wp-config.php file is located) or else let us know the FTP details so that we can update htaccess file.
-
This reply was modified 9 years, 9 months ago by
Suman M..
This reply has been marked as private.Hi, please let us know your website’s wp-admin login details (as private reply) so that we can have a look at the issue and set it up for you.
This reply has been marked as private.This reply has been marked as private.I checked your site’s page source and see that WordPress default paths are not being replaced at all. Please follow these steps:
– goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.
If you are still having issue then please let us know your site’s wp-admin login details so that we can look into it further.
Hi, please let us know your site’s wp-admin login details (as private reply) so that we can set it up for you.
-
This reply was modified 9 years, 9 months ago by
-
AuthorPosts