0
votes

I have installed apache and tetsing page (http://localhost) works. But every time I visti this page in /var/log/httpd/error_log appeared this error:

Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html,index.php,index.php) found, and server-generated directory index forbidden by Options directive

I tried to display subpage of index.html (http://localhost) and it doesn't work and I am wondering if it is connect with that error.

1

1 Answers