Home › Forums › WordPress Plugins › Hide My WP › Duplicate configs in htaccess – Error 500
- This topic has 19 replies, 2 voices, and was last updated 10 years, 1 month ago by
wbfz.
-
AuthorPosts
-
November 3, 2015 at 12:47 am #5549
Hello,
I recently started experiencing Internal Server Errors on my site. I noticed HMWP creates duplicate configs in the htaccess and omits some commands leading to the Server Error e.g The writeCond %{REQUEST_FILENAME} !-f (Missing the “Re”)
My server error log showed the below error in multiple instances:
Ifmodule without matching ifmodule sectionRewriteRule . /index.php [L]
</IfModule>
# END WordPress
riteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>Is there a solution to fix the issue?
November 3, 2015 at 2:36 am #5553Hi, have you tried deleting the htaccess file or replacing it with WP default htaccess (https://codex.wordpress.org/htaccess)? Please try it with HMWP activated, and if still doesn’t work then try it with HMWP deactivated. Let us know the result.
November 3, 2015 at 3:01 am #5554I deleted it multiple times with HMWP enabled but it duplicates it again after few minutes.
Your plugin is a major on my site so i don’t want to disable it.I had to set the htaccess to read only for the issue to stop but i still need a fix for the issue.
Regards
November 3, 2015 at 5:39 am #5558Please 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.
November 3, 2015 at 8:11 am #5561This reply has been marked as private.November 3, 2015 at 3:41 pm #5570Any Update on my issue?
November 3, 2015 at 4:20 pm #5575Hi, we couldn’t find FTP host and your site’s URL?
November 3, 2015 at 4:24 pm #5576This reply has been marked as private.November 4, 2015 at 2:26 am #5586I logged in with above details but then I’m not able to access WP backend (wp-admin). Please provide with admin login details.
November 4, 2015 at 3:28 am #5589This reply has been marked as private.November 4, 2015 at 4:26 am #5591I gave write permission to htaccess file, hit save settings buttton in HMWP, cleared cache, and I don’t see any issue?
November 4, 2015 at 4:29 am #5592This reply has been marked as private.November 4, 2015 at 5:14 am #5594Yes, I checked the htaccess backups. It’s already 30mins and I don’t see any issue in htaccess yet. Let’s wait and check then.
November 4, 2015 at 5:18 am #5595Ok…i am monitoring it also. From your experience, do you have any idea what causes it?
Thanks
November 5, 2015 at 4:40 am #5602Any issue with htaccess yet? As of now I can’t tell what could be the issue as we haven’t come across such issue previously.
-
AuthorPosts
You must be logged in to reply to this topic.

