[rt-devel] [PATCH] FastCGI documentation update
Jesse Vincent
jesse at bestpractical.com
Wed Jan 9 16:20:30 EST 2002
> OK. The last / is missing in the documentation for FastCGI on
>
> http://fsck.com/rtfm/article.html?id=2
Not anymore. Fixed it about 10 minutes ago ;)
> That works a lot better, but for non-HTML content, such as
>
> http://rt/NoAuth/images/rt.jpg
*nod* That's why there's a config file frob to specify an alternate url
which isn't served through RT's handler for images and other similar data.
> It looks like the handler is handling everything, not just HTML content.
Correct. which it needs to do to handle attachments properly. I wasn't willing
to introduce an additional dependency on a library to do mime-type lookups,
especially since the extant library is very unix-centric and I suspect that
fastcgi is the best possible avenue for a potential port to non-Unix OSen.
If you can make a configuration based on AliasMatch directives work, I'd
love to include that in the docs.
Thanks
-j
>
> Blair
>
> --
> Blair Zajac <blair at orcaware.com>
> Web and OS performance plots - http://www.orcaware.com/orca/
>
--
http://www.bestpractical.com/products/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list