You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web...@googlegroups.com
Hi,
I am a new developer and I have data management app using web2py. I want to know how to create subdomain functionality that perform the following operations.
Each account should be associated with a sub-domain entered by user on account sign-up
On new account signup user should be redirected to his/her own personalized url (e.g. mydomain.abc.com)
If someone directly accesses mydomain.abc.com, authorized user under this specific sub-domain should be allowed to sign-in and use the application