Share » Forums » Developer » Import SVG files via webdav [SOLVED]

Import SVG files via webdav [SOLVED]

Import SVG files via webdav [SOLVED]

Wednesday 22 October 2008 3:51:28 am - 1 reply

Modified on Thursday 23 October 2008 5:34:44 am by Salvatore Guarino

Author Message

Salvatore Guarino

Thursday 23 October 2008 5:34:14 am

SOLVED!
I found this in webdav.ini:

# DEPRECATED: WebDAV will use the settings in upload.ini
#
# Setting per mimetype to select which class to create.
#
[PutSettings]
MIME[image/jpeg]=image
MIME[image/pjpeg]=image
MIME[image/gif]=image
MIME[image/tiff]=image
MIME[image/psd]=image
MIME[image/bmp]=image
MIME[image/psd]=image
MIME[image/png]=image
MIME[text/plain]=file
DefaultClass=file

so I added the mime type in override/upload.ini.append.php and now it's working fine!

Thx and bye!

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu