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 - If some tried to access a non-existing sub-domain (like *non_existing_subdoamin.spereal.com*) he/she should be redirected to main application url (e.g. *www.abc.com*) Thanks. Jawad K. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.