I'm not saying changing all the URL's, but if there was an argument on the URL()
Something like this: URL(trailing=True) Francisco Tomé Costa +351 918412636 <+351918412636> https://www.linkedin.com/in/franciscocosta On Tue, May 5, 2015 at 8:06 PM, Leonel Câmara <[email protected]> wrote: > What about stylesheets and other files? > > Do you want their URL to be > http://www.example.com/application/static/css/styles.css/ > > No and it won't work. Because a / denotes a directory. > > I guess you could do this using pattern based URL rewriting, I don't like > it. > > -- > 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 a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/EGJJ6xC4-2w/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.

