> regular http server configuration bypasses tg on the way to the static > files (to allow caching, etc). > > if you wish, disable that in the http server configuration.
Hi, I'm using tg only and it's in development mode right now. So there is no separate http server only the one built into tg. Shouldn't my static config options be respected in this case? > > I have identity.on = True in a section about a static directory in > > app.cfg yet any files can be retrieved from that directory without > > logging in. Any idea why? > > > > [/mystatic] > > static_filter.on = True > > static_filter.dir = "%(top_level_dir)s/mystatic" > > identity.on = True --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

