Forum Replies Created
-
AuthorPosts
-
Yes, you can.
Try adding the line below to your wp-config.php file (above the line – define(‘DB_NAME’…):
define(‘WP_MEMORY_LIMIT’, ’64M’);
-
This reply was modified 9 years, 10 months ago by
Suman M..
Hi, is it that http is not being redirected to https when you activate HMWP? You said, you edited htaccess and then it’s working/ What exactly did you edit? Can you please post the htaccess content here (when the redirect is working fine)?
Hi, have you set custom permalink structure (in Settings >> permalinks) ? And is it Apache webserver and WordPress single site? Your site’s htaccess file should be writeable.
If you’re still having the issue, then please let us know your website’s wp-admin login details so that we can look into the issue further.
Can you also try out WP super cache and see if you have same issue?
Use Simple 301 redirect plugin, and add following:
/mob/articles/get-by-ids/ids/455875 (in request box)
/mob/articles/get-by-ids/ids/?id=455875 (in destination box)Hi, if you choose to rename /wp-content/uploads/ path in HMWP, the crawlers will have to re-crawl the images. But what are the crawling errors that you are getting?
The intrusion Exception list (Exception fields) is under HMWP IDS Firewall tab.
This reply has been marked as private.Hi, you can make the post private by checking “Set as private reply” checkbox option in bottom right of the text area.
And try giving write access to htaccess file and then apply medium privacy settings. And if it’s WP Multisite, you need to update htaccess manually. Please follow the instructions provided in documentation (available within downloaded plugin folder)Can you please let me know the exact URLs that you want to rewrite (both from and to)?
August 28, 2015 at 5:38 pm in reply to: intermittent 504 Gateway Timeout when HMWP is activated #4324Hi, I tried activating HMWP in your site but couldn’t reproduce the issue (site was working fine). Also, are you getting 504 error only in wp-admin section? And can you please check your server error log for the details of this error?
Are you sure it’s because of HMWP? I deactivated HMWP plugin but still the error is there. Can you please check your server error log for the cause of the error?
Hi, basically HMWP is not for re-writing the URLs. It’s for changing/renaming default WP paths so that wordpress is not detected. For URL re-writing you’ll find several free plugins.
Hi alessietta, yes, you’ll be able to access website after you disable HMWP.
For applying HMWP settings, if it’s Apache server and WP single site, please follow these steps (Your site’s htaccess file should be writeable.):
– goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
If you’re still having the issue, then please let us know your website’s wp-admin login details and FTP details as Private reply, so that we can look into the issue further.
August 28, 2015 at 9:04 am in reply to: intermittent 504 Gateway Timeout when HMWP is activated #4314Hi, can you also provide username & password for wp-admin?
-
This reply was modified 9 years, 10 months ago by
-
AuthorPosts