Help for this page
<a href="/cgi-bin/myscript.pl/logfile.txt?request=download"> Click here to download</a>
# add this to the script ... print $buffer while (read(FILE, $buffer, 4096)); close FILE; }