I have a site setup to use Server Side Includes and it is working except it will not display index.shtml, I get an Error 403 Forbidden. For now, I have put in an index.html and redirected it to the index.shtml and everything else works fine. What am I doing wrong?
Add: DirectoryIndex index.shtml in the apache directives field on the options tab of the website settings.