Server Hosting

Apache


The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.

What I get
A server installation with basic page, installed Apache web server with current PHP version and the most requested and used extensions, LetsEncrypt for HTTPS/SSL certificates.

ToDo's
We will configure the Apache environment to a domain specified by you, if none is specified you will receive a system domain from our site. SSL certificates must be activated by yourself. The further configuration must be done by you.
To connect a domain, you need to set it to the IP of the server shown in the Cloud Management Suite with the DNS A record.

Good to know
The pre-installation refers only to the first setup/installation of the server and not to further operation. Once the installation is complete, you will have administrative access to the systems. You are responsible and liable for the further operation, administration, updates and changes.
The server can be reached via SSH and SFTP.

  • Host path is "/var/www/html"
  • Create SSL with "certbot --apache -d example.com -d www.example.com"
  • Manage Apache sites "/etc/apache2/sites-available"
  • Don't forget the security.


It might be interesting for you too:

Deploy now