Google is useless on this at least with my keywords as there are to many hits related to grabbing urls out of DL streams.
Is there something besides an href I can use to force a download instead of a load in browser window?
I'm trying to post my track video, but really don't want people streaming it from my server, I'd prefer they DL it.
Current link html looks like:
Code:
<a href="Day%201%20session%202%20v1.1.avi">Day 1 Session 2</a><br>
I am running a default Apache install on top of CentOS, no TomCat, etc...