You mention that it prevents access to other controllers. In /default/page
would I need to check for the page title, and if doesn't exist, try to do a
redirect(URL(request.args(0)) or something like that?
On Feb 19, 2011, at 3:53 PM, Ross Peoples wrote:
> I am trying to develop a WordPress-like application with web2py and now I'm
> thinking about URL structures. WordPress lets you select what kind of
> permalink structure you want to use. With my application, I would like to
> have pages mapped l
I am trying to develop a WordPress-like application with web2py and now I'm
thinking about URL structures. WordPress lets you select what kind of
permalink structure you want to use. With my application, I would like to
have pages mapped like this:
http://domain.com/the-page
I have played with
3 matches
Mail list logo