HelioHost Posted December 3, 2023 Posted December 3, 2023 Username: ebsug, Server: Johnny, Main domain: ebsug.heliohost.usHi, Am getting the default apache web page on humkay.com hosted on Jonny Server, instead of the website homepage. I have already tried reinstalling wordpress core files, running all pending updates and still have no change. Please advise on how to proceed. Thank you. Regards ebsug
Krydos Posted December 3, 2023 Posted December 3, 2023 It looks like your .htaccess file has the line "deny from all" which causes all requests for that domain to be denied with a 403 error. This is a great way to stop Wordpress from causing too much load and getting you suspended. If you want to enable your domain again simply edit the .htaccess file and remove that line. Please keep an eye on your load at https://heliohost.org/dashboard/load/ and if you get close to 100 GB memory or 10k CPU you can put that "deny from all" line back to keep your account active.
Recommended Posts