I have a web application that uses subdomains for user profiles (ex. noodles.example.com). I have a wildcard DNS configured in Nginx. Everything is working fine with that.
How would a user be able to point his own domain to my server IP address and get his profile? How would such a scenario work?
Comments
Post a Comment