[Zope-dev] CSS file serving

Dieter Maurer dieter@handshake.de
Tue, 23 Jan 2001 23:23:39 +0100 (CET)


richard@bizarsoftware.com.au writes:
 > That (or rather Image.File) was where I started. I decided to go with
 > HTMLFile as a basis so we could have some DTML in the CSS file - but
 > overrode it so we weren't forced to have the .dtml extension (much happier
 > web designers that way :)
Thus, the only thing, you need to do in addition, is to set
the correct content type.

Dieter