Hello ,
my site is currently running on nginx server and i read one of your blog to setup nginx virtual host but in my case i have installed my site on /var/ww/html folder while your article saying to use /var/www/site1/html and /var/www/sute2/html. but now my site is running and i don’t know what step should i take as changing the path may cause serious problem and my lead to any serious issue .
please suggest me how can i install virtual host currently my site path is /var/www/html
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi there,
I could suggest following the steps from this tutorial here on how to set up Nginx server blocks:
https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-server-blocks-virtual-hosts-on-ubuntu-16-04
Hope that this helps! Regards, Bobby