Mike Sarahan wrote:
Jeremy,
my site is down right now because of some issues with kid, but I had an
idea. Have you tried setting staticFilter.dir to include the
tg_fastcgi.fcgi term in the path in your config file?
example:
"staticFilter.dir" :
"/home/doofus/projectdir/tg_fastcgi.fcgi/projectdir/static"
I'd like to test it, but such is life when you want the cutting edge.
I was really hoping for getting a rewrite directive to tell it that
anything coming in with /static in the request should be served up
without going throuh tg_fastcgi.fcgi. I don't think that the
staticFilter directive you've got will get Apache to serve up stuff
without going through the fastcgi script.
- jmj