I want to make a web page that will be returned by nginx everytime I type a subdomain in the browser. For example, if I type exemple.com in the browser I want to see my custom web page. Also, if I will try to type any other url, the same page should be returned. How should I configure my nginx.conf file in order to do that?
Asked
Active
Viewed 35 times