lol...What you use to make your site? neway easiest way is to select some text, then press on link and put the name of the file there ex: maphack.zip and dont forget to upload that file with SAME name on ur ftp server...heres html code in case you need an exemple:
<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<title></title>
</head>
<body>
Download Maphack <a href="maphack.zip">here</a><br>
</body>
</html>