all web2py url for static files have the form

/$1/static/$2

and they should be mapped into

/path/to/web2py/applicaitons/$1/static/$2

Massimo

On Sep 9, 2:15 pm, Arvind <[email protected]> wrote:
> Hello,
>
> Since, Massimo just told us, that , the static content is not very
> well served, by the default web2py server, what are the proper
> directories that we can put into the config of the web server, so
> that, static content gets served by the webserver and only application
> calls, go to the web2py application server ?
>
> since the directory structure of the applications is pretty deep
> inside web2py , can anybody post some examples, how they have managed
> to ensure, that static content is strictly served by the webserver
> only!
>
> thanks
> Arvind
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to