500 Internal Server Errors caused by htaccess [Problem Solved]


HTACCESS file causing Internal Server Error 500

Yesterday, I got "500 Internal server error" warning message after I moved my website to a new web host. From Hawkhost to Godaddy web host. My website work normally in old web host but in new web hosting, I can access homepage normally, but I got "500 Internal server error" message when I open pages.
As usually, something like this makes me confused. 500 Internal Server Error is a generic error message, given when no more specific message is suitable. Internal server errors can be caused by a few different things.
After I searched on internet, I founded a post in a forum that help me so much. And the problem SOLVED. Alhamdulillah.
As you are on virtual host you have to tell the server which is your base or rewriting.
I just forget to add RewriteBase / after RewriteEngine on. Actually, I don't know about this :P Hahaha.
This is my old htaccess file.
And this is my new htaccess code: Do you have same problem? Hopefully it can be helpful for you. :D
Posted by A Faqihuddin Latheif on 2013-07-07 11:11:38 Categorized in :, Web