Re: Wildcard subdomains in Nginx

2020-07-25 Thread Francis Daly
On Thu, Jul 23, 2020 at 02:30:42PM -0700, Kunal Punjabi wrote: Hi there, > Thanks for the response, and sorry for the delay here No worries -- this list is not built for immediate responses. > - I'm new to the > mailing list and trying to figure out how the threads and responses are > supposed

Re: Wildcard subdomains in Nginx

2020-07-22 Thread Francis Daly
On Tue, Jul 21, 2020 at 11:41:31PM -0700, Kunal Punjabi wrote: Hi there, > I've been struggling with setting up nginx subdomains on my linode instance > and setting up CNAME redirects. I don't fully understand what you are trying to do here. For example -- what do you mean by a CNAME redirect?

Wildcard subdomains in Nginx

2020-07-21 Thread Kunal Punjabi
I've been struggling with setting up nginx subdomains on my linode instance and setting up CNAME redirects. *What I need is to be able to do:* 1. First set up wildcard subdomains on my server (tinyadults.com), so that users can go to abc.tinyadults.com, xyz.tinyadults.com, etc. My server is runni