<div dir="ltr"><div>Hey Chuck, <br><br></div>Thanks for the suggestion but it did not work for me. the domain name still routes to the nginx welcome page instead of the site. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 8, 2018 at 8:21 PM, Chuck Payne <span dir="ltr"><<a href="mailto:terrorpup@gmail.com" target="_blank">terrorpup@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Jonathan, <div><br></div><div>Try checking listen 80 to </div><div><br></div><div>listen xxx.xxx.xxx.xxx 80;</div><div><br></div><div>Give that a shot. </div><div><br></div><div>Chuck<br><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Mon, Jan 8, 2018 at 7:49 PM, Jonathan Meek via Ale <span dir="ltr"><<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Sure no problem, Here it is (I changed out the IP address with xxx): <br>server {<br>    listen       80;<br>    server_name  xxx.xxx.xxx.xx;<br>    <br>    location / {<br>        root   /var/www/wangsmassage;<br>        index  index.html;<br>    }<br>}<br><br>server {<br>    listen       80;<br>    server_name  www.kennesawmassage.services;<br>    <br>    location / {<br>        root   /var/www/wangsmassage;<br>        index  index.html;<br>    }<br>}<br><br></div>I tried to do server_name xxx.xxx.xxx.xx www.kennesawmassage.services but that didn't work. <br><span class="m_5809521360387407988HOEnZb"><font color="#888888"><br></font></span></div><span class="m_5809521360387407988HOEnZb"><font color="#888888">Jonathan <br></font></span></div><div class="m_5809521360387407988HOEnZb"><div class="m_5809521360387407988h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 7, 2018 at 11:16 PM, Kyle Brieden <span dir="ltr"><<a href="mailto:kyle@txmoose.com" target="_blank">kyle@txmoose.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Jonathan,<br>
<br>
Would you be able to share the server block of the vhost?  That would help us diagnose the issue.<br>
<br>
<br>
<br>
---<br>
Very respectfully,<br>
Kyle Brieden<div><div class="m_5809521360387407988m_9155836395149309347h5"><br>
<br>
On 07-01-2018 21:51, Jonathan Meek via Ale wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_5809521360387407988m_9155836395149309347h5">
Hello folks,<br>
<br>
I am running into an odd issue setting up Nginx on a Ubuntu 16.04 box.<br>
I cannot seem to get the domain names to render. If I navigate to the<br>
IP address, the site appears no problem but when I navigate to the<br>
domain name, it just renders the nginx welcome page.<br>
<br>
I have tried adding the domain name to the server_name parameter to my<br>
/etc/nginx/conf.d/virtual.conf and reloading nginx but that didn't<br>
work.<br>
<br>
As a side note, I did add the nameservers to domain early this<br>
evening, not sure if makes a difference. I did create the A, AAAA, &<br>
NS records as well.<br>
<br>
I feel like I am doing something dumb but can't put my finger on it so<br>
any pointers in the right direction would be appreciated.<br>
<br>
Jonathan<br></div></div>
______________________________<wbr>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/li<wbr>stinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/li<wbr>stinfo</a></blockquote>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/li<wbr>stinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/li<wbr>stinfo</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div></div></div>-- <br><div class="m_5809521360387407988gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Terror PUP a.k.a<br>Chuck "PUP" Payne<br>------------------------------<wbr>-----------<br>Discover it! Enjoy it! Share it! openSUSE Linux.<br>------------------------------<wbr>-----------<br>openSUSE -- Terrorpup<br>openSUSE Ambassador/openSUSE Member<br>skype,twiiter,identica,<wbr>friendfeed -- terrorpup<br>freenode(irc) --terrorpup/lupinstein<br>Register Linux Userid: 155363<br> <br>Have you tried SUSE Studio? Need to create a Live CD,  an app you want to package and distribute , or create your own linux distro. Give SUSE Studio a try.</div></div>
</div></div></div>
</blockquote></div><br></div>