<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000993" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000993</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/using-ssi-cgi#comment-1004200</link>
    <description> &lt;p&gt;You can turn the xbithack on in a .htaccess file in the current directory so that all output from CGI scripts will be parsed as SSI.  This works on apache but I am not sure about others.&lt;/p&gt;
&lt;p&gt;add this line to the .htaccess file of the directory in which your CGI scripts reside, or wherever you want this ability.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;code:&lt;/p&gt;
&lt;pre&gt;
XBitHack on
[/code]

------------------
&quot;The way that can be told is not the eternal,
 it cannot be defined or explained,
 it can only be experienced...&quot; Ashida Kim

[This message has been edited by joshuac (edited 29 February 2000).] &lt;/pre&gt;&lt;/blockquote&gt;</description>
     <pubDate>Mon, 28 Feb 2000 19:58:00 +0000</pubDate>
 <dc:creator>joshuac</dc:creator>
 <guid isPermaLink="false">comment 1004200 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/using-ssi-cgi#comment-1004199</link>
    <description> &lt;p&gt;or you could open the file and print the contents.&lt;/p&gt;
&lt;p&gt;open(file,&quot;file.txt&quot;);&lt;br /&gt;
@file = &amp;lt;file&amp;gt;;&lt;br /&gt;
close(file);&lt;/p&gt;
&lt;p&gt;print @file;&lt;/p&gt;
 </description>
     <pubDate>Sat, 05 Feb 2000 15:36:00 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1004199 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/using-ssi-cgi#comment-1004198</link>
    <description> &lt;p&gt;include virtual=&quot;x.cgi&quot; should do the job.&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
 </description>
     <pubDate>Sat, 05 Feb 2000 13:15:00 +0000</pubDate>
 <dc:creator>Malte</dc:creator>
 <guid isPermaLink="false">comment 1004198 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
