On Thu, Dec 17, 2009 at 3:46 PM, Greene, Gregory <gregory.gre...@unh.edu> 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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to