Make files folder safe to use

This commit is contained in:
kaetemi 2014-09-06 03:43:31 +02:00
parent 3c6b03edfe
commit 269de46943

View file

@ -0,0 +1,5 @@
Options -Indexes
<Files *.*>
ForceType application/octet-stream
Header set Content-Disposition attachment
</Files>