On Thu, Dec 17, 2009 at 3:46 PM, Greene, Gregory <gregory.greene@xxxxxxx> wrote: > Wanted to say thank you to all the people who offered help. I was finally > able to figure it out. It was the space between the <!-- and the # in the > include statement in the htm file that was causing the problem. Apparently > Linux/Apache is much more strict about the formatting then the Windows server with IIS. Cool. So you changed this: <!-- #include file="game.htm" --> to this: <!--#include file="game.htm" --> ? Zach --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx