[racket] Serving a static html file

From: racketusers.20.gilesroberts at spamgourmet.com (racketusers.20.gilesroberts at spamgourmet.com)
Date: Sat Dec 4 02:43:12 EST 2010

Dear All,

Using the standard web server, how do I serve a static html file?  

I have an htdocs folder from which I can successfully include css files for my dynamic pages.  If I put a plain html file in htdocs and request it I get the html encoded version of the html presented.  How do I get the static file served so the browser interprets it as an html file?

Regards Giles.



Posted on the users mailing list.