On Fri, Jun 8, 2012 at 8:12 PM, pbreit <pbreitenb...@gmail.com> wrote:
> You can certainly symlink to an application. Having two applications access
> the same database is a different story. In theory it should work fine (but I
> would never do it).

Thanks. I guess I don't understand how web2py can tell the difference.
With URL rewriting I understand that what might look like different
apps to the client become the same app, but with symlinks wouldn't it
look to web2py as two different apps that are touching the same
backend (SQLite at least)?

-=Doug

Reply via email to