Hi Anthony, Thanks for your reply.
I apologize for not being clear enough, I have one installation of web2py and 4 applications each being referenced by their own domain. dbadmin by admin.mydomain.com init by www.mydomain,com etc. I only want acces the web2py interface via admin.mydomain.com not via the other domains. However, at the moment I can acces the web2py webinterface via: https://admin.mydomain.com.nl/admin?send=%2Fadmin%2Fdefault%2Fsite https://www..mydomain.com.nl/admin?send=%2Fadmin%2Fdefault%2Fsite https://cms.mydomain.com.nl/admin?send=%2Fadmin%2Fdefault%2Fsite I want the admin interface disabled for all domain accept admin.mydomain.com Kind regards, Annet On Friday, 2 December 2016 17:25:09 UTC+1, Anthony wrote: > > On Friday, December 2, 2016 at 9:29:00 AM UTC-5, Annet wrote: >> >> Hi, >> >> Thanks for your reply. You mean an empty .py file named DISABLED >> > > That will completely disable the app, not prevent it from showing up in > admin. > > >> >> What does ATM stand for? >> > > "at the moment," probably. > > Anthony > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

