Shared Hosting for Everyone, imagined by developers, for developers.
Discovering the Public CloudExternal service to check uptime: Down for everyone or just me
whois
1,Adding the domaine in the Domains menu is not enough to create a website. It is required to add the addresses in Web > Sites.
For websites using Apache it will per default look for a file named index.html
or index.php
for the home page. Rename your file or use the DirectoryIndex directive in an .htaccess
.
These errors may be returned by web servers (e.g. Apache), language runtime, or the application itself. Set debug logs to get more inputs on how to fix them.
An empty page without a message or error code usually indicates an application issue: the returned code by HTTP logs is 200, stating that the request reached the application. Set debug logs to get more inputs on how to fix it.