ok, I'm a dummy.
what's the href for linking to files for downloading on your index. Just to make a clickable dowmload...such as an .iso file which is located in the same directory as the index.html.
<html>
<head>
<title>Joe's Junk</title>
</head>
<body>
<href=???IDUNNOWHAT2PUHERE></href>
</body>
</html>
Obviously a basic boring set up, I'll get more detail later. I just want the index set up. Also, I would like it to reference it in a way where it displays the downloadable files name. Thanx in adavance.