You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vk...@apache.org on 2021/01/12 19:54:32 UTC

svn commit: r45387 - /dev/ignite/3.0.0-alpha1-download-test/.htaccess

Author: vkulichenko
Date: Tue Jan 12 19:54:32 2021
New Revision: 45387

Log:
Ignite 3 download test

Modified:
    dev/ignite/3.0.0-alpha1-download-test/.htaccess

Modified: dev/ignite/3.0.0-alpha1-download-test/.htaccess
==============================================================================
--- dev/ignite/3.0.0-alpha1-download-test/.htaccess (original)
+++ dev/ignite/3.0.0-alpha1-download-test/.htaccess Tue Jan 12 19:54:32 2021
@@ -1,4 +1,4 @@
 <Files ignite>
-    ForceType application/x-sh
+    ForceType application/octet-stream
     Header set Content-Disposition attachment
 </Files>