Hi Henrik,

>       (`(chop "swf") "application/x-shockwave-flash" 3600)
>       (`(chop "xml") "text/xml" 3600)

I think you can add custom mime-types in your app like this:

(mime "swf" "application/x-shockwave-flash" 3600)
(mime "xml" "text/xml" 3600)

Cheers,

Tomas
-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Reply via email to