Steve, You seem to have miss-typed the URL
Try this one after adding this line to mime.cfg gopher/9 PNG>BMP|$epng2bmp.exe -s -o $2 $1 gopher://wizard.dyndns.org:70/9/I/Xgopher.png ('/' was missing _____________ ^_) New screen-cap http://www.angelfire.com/id/glenndoom/gopher3.jpg I know that this only a "temporary workaround". To get it working in all cases. It would require that your server send a different "content-type" for each file extension. And then that we add a line for each of them to mime.cfg --- on server --- bmp gopher/9/i/bmp gif gopher/9/i/gif jpg gopher/9/i/jpg png gopher/9/i/png _________________ --- in mime.cfg --- gopher/9/i/bmp BMP gopher/9/i/gif GIF gopher/9/i/jpg JPG>BMP|$edjpeg32.exe $j $1 $2 gopher/9/i/png PNG>BMP|$epng2bmp.exe -s -o $2 $1 ___________________ -- Glenn http://arachne.cz/ http://freedos-32.sourceforge.net/ http://www.delorie.com/listserv/mime/ http://www.angelfire.com/id/glenndoom/download.htm
