European Linux NGINX Hosting – How To Configure Nginx as a Front End Proxy for Apache
Install nginx To start off, we need to install and configure nginx which will serve the front end of our site. Let’s download it from apt-get: sudo apt-get install nginx Once it
European Linux Ruby on Rails Hosting – How To Install Rails, Apache, and MySQL on Ubuntu with Passenger
Installing Ruby on Rails and MySQL on an apache virtual private server is the first step toward getting Ruby applications live and online. Three useful installers make the task of building this
European Debian Linux Hosting – How To Create a SSL Certificate on Apache for Debian 7
A SSL certificate is a way to encrypt a site’s information and create a more secure connection. While Certificate authorities can issue SSL certificates that verify the server’s details, a self-signed certificate
HostForLIFE.eu MongoDB Hosting – How To Securely Configure a Production MongoDB Server
If MongoDB is your document store of choice, then this article should help you configure everything securely and properly for a production-ready environment. Steps There are two differently recommended paths that are
European Dokku Hosting – How To Use Dokku Plugins to Access Additional Functionality
What Kind of Plugins are Available? Dokku is built to be readily extensible and has a plugin system that is easy to hook into. In fact, many of the operations that some
European CentOS Hosting – Initial Server Setup with CentOS 6
When you first begin to access your fresh new virtual private server, there are a few early steps you should take to make it more secure. Some of the first tasks can