Не работает директива DirectoryIndex index.php index.html файла htaccess

korpus

злой бобёр
Есть сайт. В корневой директории лежит файл index.html. Когда открываешь страницу так http://mysite.ri/index.html, то страница открывается. Когда открываешь mysite.ru - то выводится
Код:
Forbidden
You don't have permission to access / on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.42 Server at www.mysite.ru Port 80
Если открываешь несуществующую страницу mysite.ru/noexist.html, то вводится
Код:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Директива DirectoryIndex index.php index.html в файле htaccess не помогает, хотя поддержка этого файла существует.
Что может быть не так? Как исправить?
 

korpus

злой бобёр
Там был конфликт с файлом htaccess, расположенным на один уровень выше. Вопрос уже решён, тему можно закрывать
 
Сверху