Forums / Suggestions / additional lines for image.ini
Thomas Brandl
Tuesday 09 September 2003 3:11:29 am
Add:Rules[]=image/tif;image/png;convert
Change: Types[]=image/tiff;\.tiff$;tiff toTypes[]=image/tiff;\.tiff?$;tiff
Had some trouble uploading a TIFF with .tif extension. Worked after adding these lines
Jan Borsodi
Tuesday 09 September 2003 4:12:32 am
It's added, thanks.
But the Rules[] entry you have is wrong it should beRules[]=image/tiff;image/png;convert
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq
Wednesday 10 September 2003 2:35:30 am
Right Jan, shouldn't mess with the mime-type!