>
> tools.staticdir.dir = "static"
>
> is what you see here:
>
> http://www
.cherrypy.org/wiki/StaticContent
>
> instead of an absolute path... why is that?
It can be both. If you use a relative URI you must provide
the absolute
prefix via tools.staticdir.root which can be global to all
the static
sections of your settings.
- Sylvain
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at h
ttp://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|