Apache2 : Virtual Hosts

What do we need? The two most common tools for this are the Apache and nginx servers. Notes: You’ll need to edit a few system configuration files. If you’re uncomfortable with vim, replace vim with nano, or gedit in the following commands. For example, sudo vim will become sudo -H gedit or sudo nano. Once you’re done setting it up, have a look at How to avoid using sudo when working in /var/www? A more detailed guide is available from the Ubuntu LTS Server Guide. ...

August 21, 2015 · 3 min · Tasdik Rahman