Guys im having in my website. i upload the index.html this error message is still appearing: "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. " but when i try to access it like this www.amanamin.com/index.html the page will appear. Please advice on what will i do to this!
Check your DirectoryIndex directive in Apache (usually under /etc/apache/httpd.conf or /etc/apache2/apache.conf) and make sure it lists 'index.html' as an allowed directory index.