On Thu, Dec 17, 2009 at 3:46 PM, Greene, Gregory <[email protected]> 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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to