Adding a Site

Discover our Public Cloud offer

Shared Hosting for Everyone, imagined by developers, for developers.

Discovering the Public Cloud

Go to the Web > Sites > Add a site menu.

Administration interface: list of sites
Administration interface: list of sites

If you are starting from scratch you can take advantage of our application library by going to Web > Sites > Install an application.

Addresses

Adding all the addresses in this menu is mandatory to access them as sites:

  • for example, to access a website on www.exemple.org and example.org both addresses must be added,
  • entering your domain in the Domains menu is not enough either. Even for a domain using our DNS servers.

Also, if the domain does not use our DNS servers, you will need to create DNS records with the DNS provider.

General
General

Adding the site will not create the root directory, it has to be created by remote access.

To create a catch-all, indicate *.example.org.

Configuration

Specific to every type of site:

PHP, Static Files and Custom Apache websites are served by Apache. Python WSGI, Ruby Rack and Ruby on Rails <= 2.x use uWSGI.

SSL

Redirect HTTP to HTTPS
Redirect HTTP to HTTPS

WAF

Configure the web application firewall
Configure the web application firewall

Cache

Set up the HTTP cache
Set up the HTTP cache

Logs

Customize HTTP logs
Customize HTTP logs

Advanced

Idle time


HTTP logs are available from directory $HOME/admin/logs/http/. The site logs showing “upstream” web site starts, stops and malfunctions are available from $HOME/admin/logs/sites/. An extract of these logs (with Apache & uWSGI logs) is presented in the administration’s interface (Logs - 📄).