[Zope] [HELP] How can i forbid upload of all .HQX files ?
Dieter Maurer
dieter@handshake.de
Wed, 20 Mar 2002 20:20:48 +0100
"Fr=E9d=E9ric" LEMAITRE writes:
> Thanks for all your reponses about my problem with big
> .HQX files.
> My only solution, to avoid my Zope's server of crash,
> is to forbid upload of all .HQX files.
>=20
> Is there a way to do this (from HTTP upload AND from
> FTP upload) ?
> (P.S : I use CMFExternalFile)
HTML 4 gives the server some control on what content types
are acceptable. Not sure, however, what browsers will respect
it...
Dieter