> I want to avoid this and the users must only get redirected to the two
sites that are hosted. What should I do ? Two options.
1) remove the default welcome app from your live server (simply delete the
directory).
2) Add this key to your BASE dict (which basically tells web2py which apps
are allowed to be accessed:
applications = ['app1', 'app2'],
HTH,
JoseC
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/web2py/401178c4-a65e-4f3c-971e-e89992d74cfc%40googlegroups.com.