Question
How can I make multiple local ip address on one server with nginx vhosts? FreeBSD
My FreeBSD server ip is 10.0.0.10 and I want to make my websites running as the following
wordpress website on 10.0.0.11
drupal website on 10.0.0.12
mediawiki website on 10.0.0.13
Is it possible to do this? Can anyone point me in the right direction?
I use FreeBSD and Nginx. Thank you!
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.
×