<div dir="ltr"><br><div>It looks like I have it trying to parse it now but something is wrong with the include:</div><div><br></div><div><a href="http://apaste.info/Tot">http://apaste.info/Tot</a><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 28, 2014 at 2:14 PM, Alex Carver <span dir="ltr"><<a href="mailto:agcarver+ale@acarver.net" target="_blank">agcarver+ale@acarver.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2014-10-28 08:24, Robert L. Harris wrote:<br>
> I have a .shtml file which has a nice form which runs a perl script in<br>
> cgi-bin. I need the output of the perl script to be read as shtml so I can<br>
> include my index. Anyone know how to tell apache to do this? I have the<br>
> output being printed correctly, apache just isn't honoring the directives<br>
> in it.<br>
<br>
</span>Apache won't interpret the output of a CGI script. However, you could<br>
submit to an shtml file that then has an include for your CGI script in<br>
addition to your other directives. The alternative is to have the CIG<br>
script write out its output to an shtml file (including any directives)<br>
and then the CGI sends back to Apache a redirect that pulls up the<br>
generated file.<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>:wq!<br>---------------------------------------------------------------------------<br>Robert L. Harris<br><br>DISCLAIMER:<br> These are MY OPINIONS With Dreams To Be A King,<br> ALONE. I speak for First One Should Be A Man<br> no-one else. - Manowar
</div>