Page 1 of 1

Separate Virtual Host

Posted: Tue Oct 25, 2016 3:51 pm
by indteam
It seems like it would be great if a created separate virtual host.

I mean
/home/user/conf/
- domain1.com.conf
- domain2.net.conf
- domain3.us.conf

Re: Separate Virtual Host

Posted: Tue Oct 25, 2016 6:37 pm
by mehargags
conf files are seprated per USER basis,

Code: Select all

 /home/<user>/conf/web 
so if you want each site to have its own Virtual host conf, you can put it in a new user. is that what you are pointing at?