This type of error can be caused by several reasons. The most common reason is when your public_html folder is empty and does not contain any website files (or and index file) which can be read on the internet or browser.
● To resolve this error, simply upload an index.php or index.html file to your public_html folder.
The other reason for this is that your hosting panel was recently moved or updated.
● To resolve this error, open your Intek Host Stack Panel and single-click on your File Manager (which is usually located on the Web Files tab).

● Next, scroll through the files and folders to locate your .htaccess file.

● Next, right-click on this file and select “Code Editor” to open the codes in the .htaccess, to make a few changes.

● When it opens, scroll through the codes carefully to locate this line of code:
deny from all

● Simple comment out this line with a hash or pound sign like this:
#deny from all

● Next, hit the Save & Close button (usually located in the upper right corner) and allow a few seconds for the File Manager to reload.
● Now, visit your website again and reload the page. The website should now load very fine. If it still shows the error, allow some minutes and then reload the page again. If after this it still persists, kindly chat with our Intek Geeks to help resolve any challenges.