There can be the following reasons of getting 500 error (Internal
Server Error) :
- incorrect .htaccess syntax;
- file .htaccess is written in Windows format, while it should be
written in Unix format;
- there are variables mentioned in the file which cannot work if
SuExec is installed on the server. For example, php_flag, php_value,
AddType etc.
- 0 Users Found This Useful