Answer the question
In order to leave comments, you need to log in
2 domains on the same IP do not work?
listen 80;
listen[::]:80;
server_name WebsiteNumberOne.com Somedomain.net;
set $base /home/somesite;
root $base/html;
Answer the question
In order to leave comments, you need to log in
I would still double-check the DNS.
What does
wget WebsiteNumberOne.com
and
wget Somedomain.net give
?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question