In the app I am making, my client must be able to add domains at whim without any downtime. Similar to how squarespace or wix work. Is there a way I can point domains towards a subdomain on my site in a dynamic manner without having to restart nginx or add virtual hosts manually?
Thank you
I had this bookmarked to try out, you might take a look at it.
TerrePorter said:
I had this bookmarked to try out, you might take a look at it.
Thanks, I just found this: http://stackoverflow.com/questions/8199231/how-to-setup-mass-dynamic-virtual-hosts-in-nginx
The one with 31 upvotes looks like the best option.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community