Re: apache includes

2000-04-30 Thread Andrew J Cosgriff
Hamish Moffatt wrote : > With mod_include in Apache, is it possible for me to execute or > include a CGI which would be parsed as part of the script? > > I have a CGI which produces a whole bunch of > > > lines. Apache just sends these out to the client, even if > the CGI says content-type text

apache includes

2000-04-30 Thread Hamish Moffatt
With mod_include in Apache, is it possible for me to execute or include a CGI which would be parsed as part of the script? I have a CGI which produces a whole bunch of lines. Apache just sends these out to the client, even if the CGI says content-type text/x-server-parsed-html Thanks Hamish -