I am using a wordpress site hosted on a linux shared hosting server, I have a custom developed woocommerce based plugin installed and active in the same site.
Now the problem is the site is throwing 500 Internal Server Error at least once everyday. When ever the error comes up I am adding a space to the end of .htaccess file and saving it, then the site comes back to working state. Likewise, whenever there is 500 error, the site will be up only after I do some neglegible change like adding or removing a space in .htaccess file. Did anyone face this issue earlier? please suggest.
.htaccessfile? - jeroen.htaccess. Do you mean this additional code could be causing the issue? - krishna89</IfModule> without matching <IfModule> sectionand I found that the matching tag is missing in.htaccess. I will try to add this. - krishna89