You don’t have an index.php
file anywhere, so you only see the directory listing. And assuming that the public
directory is what is supposed to load, it throws an HTTP 500 error.
5 Likes
You don’t have an index.php
file anywhere, so you only see the directory listing. And assuming that the public
directory is what is supposed to load, it throws an HTTP 500 error.