I have a handy CGI script collecting information from users from my site, and it also prints out a page giving more info. This is probably a relatively simple answer, but how do I make the server parse the output for includes? I have set an apache handler to parse all .html, but it still returns an unparsed page. Is there something I should change in my script in the "content-type:" line?