What does your web server config look like? Are you configured to server the domain, or a default site config?
Domain not working with forge and linode
I have hosted a laravel website using the git repository on the forge, it is successfully hosted and running fine if I open it using its IP address.
Since I have used the Linode server to host it, I go to the Linode server, created a domain, and selected the server which was configured using forge.
Now, it's working fine with IP but not with the domain. Where should I check the log, and from where should I try to find the issue, I got stuck on this one.
I have also checked my domain on https://dnschecker.org/ and here it is showing that it is correctly pointing to the correct IP. This IP is currently loading the laravel.
Any suggestion, from where should I try to find the issue?
@Inquisitive It does indeed seem that you havent added the domain to the site in forge ? I dont use forge myself, but there should be a place where you can set the root domain, and I would assume forge will set up nginx for you
Please or to participate in this conversation.