Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom domains #92

Open
alexanderisora opened this issue Feb 20, 2019 · 3 comments
Open

Custom domains #92

alexanderisora opened this issue Feb 20, 2019 · 3 comments

Comments

@alexanderisora
Copy link

Hello everyone! Thanks for the awesome library.
I'm building a website generator. My users are able to create websites and host them on subdomains.
Django-hosts does the job perfectly. Yay!

But how can I let my users set up a custom domain?
I'm stuck and don't know where to dig. Any piece of advice would be much appreciated.

@alexanderisora
Copy link
Author

I store both the subdomain name and the custom domain name of each user. But I have no idea how to route requests from a custom domain to a subdomain.

@professorhaseeb
Copy link
Member

were you able to resolve this?

@nerdoc
Copy link

nerdoc commented Apr 10, 2022

you could try using a wildcard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants