On 1/18/06, Mike Sarahan <[EMAIL PROTECTED]> wrote: > 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"
That won't work, because that's used by CherryPy to find the files and is not a valid filesystem path. Kevin

