Aminet links CGI script
~~~~~~~~~~~~~~~~~~~~~~~
Installation:
1) Edit aminet.c, changing the four defines at the beginning.
   OWNER et al should be set to the owner of the script, and suitable web
   URL and email address. IMAGE should be set to the URL where you've put
   aminet.gif.
2) make
3) Install aminet in your cgi-bin directory and aminet.gif where you
   specified in the .c file.

Usage:
http://some.site/cgi-bin/aminet?dir.subdir[&file1[&file2 ... ]]

Where dir.subdir specifies the aminet directory, eg biz/dopus becomes
biz.dopus. You can optionally supply any number of filenames within this
directory. If only a directory is given, then links will be generated to
directory listings for this directory, if files are given, the the links
will be to these files (and their readmes).
