From d00e34131d6177f6d22eb3cf32c50216820aafba Mon Sep 17 00:00:00 2001 From: Sem Date: Sun, 29 Jul 2012 10:15:17 +0200 Subject: Added jquery file upload plugin: https://github.com/blueimp/jQuery-File-Upload --- vendors/jquery-file-upload/server/php/files/.htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vendors/jquery-file-upload/server/php/files/.htaccess (limited to 'vendors/jquery-file-upload/server/php/files') diff --git a/vendors/jquery-file-upload/server/php/files/.htaccess b/vendors/jquery-file-upload/server/php/files/.htaccess new file mode 100644 index 000000000..a6a9f6a75 --- /dev/null +++ b/vendors/jquery-file-upload/server/php/files/.htaccess @@ -0,0 +1,4 @@ +ForceType application/octet-stream + + ForceType none + \ No newline at end of file -- cgit v1.2.3