Forums

Url

I was thinking to add urls like you people do. Like when we are in a free service we see our url of webapp in xxx.pythonanywhere.com . I want to add something like this. So in my webapp when people create an account their profile url will be username.mydomain.com . Can we add these type of feature.

That's not something that we are likely to implement in the near future.

no, i mean i want to implement this type of feature in my app.

Each subdomain needs to be a separate web app on PythonAnywhere, so that wouldn't work the way you need, I suppose.

Ok