/ Published in: Apache
To force the user to download certain filetypes in the current directory.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<Files *.*> ForceType application/octet-stream Header set Content-Disposition attachment </Files>