/cgi-bin/imginfo.exe
If you start the cgi-bin/imginfo.exe program without parameters then you
will get a usage page.
/cgi-bin/imginfo.exe?path=PATH
The PATH parameter specifies the path on harddisk to the image. For
security reasons it must be within the ROOTDIR, which is a setting in
the source. The program is by default compiled with ROOTDIR="c:\home\".
/cgi-bin/imginfo.exe?path=PATH&url=URL
The program will do it's best to determine what the URL for an image is,
but may not succeed. You can specify the URL explicitly with the URL
parameter.
/cgi-bin/imginfo.exe?path=PATH&background=yes
The image will be displayed as a background image if the "background"
parameter is "yes".