Fix "500 Internal Server Error"
The message “500 Internal Server Error” comes from the Apache web server.
The most common cause of this problem is an error in the app’s
.htaccess
file.
Check the app’s Apache error log
for details about the cause of the error,
including the specific directive or typo in the app’s.htaccess
file.