Yes!
I've tried URL(host = 'domain.com', a = 'main', c = 'test', f =
'index') and it generates the link correctly.
The thing is that I have a lots of URLS() and I didn't want to change
them all

But the bug is still there.
If I manually enter http://blog.domain.com/main/test/index the page
opens correctly.
I think that when you force a subdomain/domain to an application you
shouldn't be able to access to other within that subdomain/domain

On May 23, 8:06 pm, pbreit <pbreitenb...@gmail.com> wrote:
> Does your URL() look like this: URL('main', 'test', 'index') ?
>
> http://web2py.com/book/default/chapter/04#URL

Reply via email to