Setting up ProxyPass for a Virtualmin virtual server
- by Andy Ibanez
I am trying to set up my web server so that I can server multiple Ghost.org blogs. I am stuck in one crucial step. To be honest, my knowledge in servers is not so big, so I request your help to do this.
Basically, a tutorial I'm reading suggests I set up a VirtualHost in this way:
NameVirtualHost *:80
<VirtualHost *:80>
ServerName…