The following reply was made to PR mod_include/242; it has been noted by GNATS.
From: [EMAIL PROTECTED] (Rodent of Unusual Size)
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: mod_include/242: Server-parsed HTML does not work
Date: Tue, 25 Mar 1997 06:48:30 -0500
Thanx for the info (for the record, the page is at
<http://www.usac.edu.gt/cgi-bin/pruebaserv.shtml>).
This file actually a text file, not a script, correct? It looks as
though it's in your server's script directory, which could be the
root of the problem; Apache does not support parsing of CGI output,
and the location is probably causing it to apply script rules even
though it's not a script file. Try moving the file to another
location and see if it works there; I'll research the rules applied.
#ken :-)}