<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000912" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000912</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-help-needed-desperately#comment-1003860</link>
    <description> &lt;p&gt;I found a great tutorial on SSI&lt;br /&gt;
check it out at &lt;a href=&quot;http://bignosebird.com/ssi.shtml&quot; class=&quot;bb-url&quot;&gt;http://bignosebird.com/ssi.shtml&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;A hummingbird weighs less than a penny.&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Jan 2000 15:25:00 +0000</pubDate>
 <dc:creator>Rob Pengelly</dc:creator>
 <guid isPermaLink="false">comment 1003860 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-help-needed-desperately#comment-1003859</link>
    <description> &lt;p&gt;Wow. Thanks dude. I had tried before, but i used the body and html tags and stuff and it was screwed. Thanks alot.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
~*~*~*~*~*~*~*~~*~*~*~*~*&lt;br /&gt;
Jesse F. Engle&lt;br /&gt;
&lt;a href=&quot;mailto:jfengle@hotmail.com&quot;&gt;jfengle@hotmail.com&lt;/a&gt;&lt;br /&gt;
~*~*~*~*~*~*~*~*~*~*~*~*~&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Jan 2000 23:39:00 +0000</pubDate>
 <dc:creator>JFEngle</dc:creator>
 <guid isPermaLink="false">comment 1003859 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-help-needed-desperately#comment-1003858</link>
    <description> &lt;p&gt;Hi Jesse,&lt;/p&gt;
&lt;p&gt;Not an expert on SSI by any means, but I do use them on most of my web sites when I can. So here goes, gonna try to give you a brief tutorial on using a simple SSI call - a copyright notice on every page in your website.&lt;/p&gt;
&lt;p&gt;First, not all domain hosts allow SSI, so make sure your host allows them.&lt;/p&gt;
&lt;p&gt;Assuming that they do, create your normal html page and save it with the extension .shtml (There is a command you can put in your .htaccess file that will read a SSI call without the shtml extension, but can&#039;t remember right off the top of my head what it is. Also read someplace that it does cause the server to work harder)&lt;/p&gt;
&lt;p&gt;Next, create another file with your copyright information. This file doesn&#039;t need to have any of the &amp;lt;html&amp;gt; or &amp;lt;body&amp;gt; tags in it. (Remember, this is simple)&lt;br /&gt;
&lt;BLOCKQUOTE&gt;code:&lt;/blockquote&gt;&lt;/p&gt;
&lt;pre&gt;Copyright © JFEngle 2000[/code]
Name this file &#039;copyright.txt&#039;. No, it doesn&#039;t need to have the html extension. You can, but it doesn&#039;t need to be. I use .txt on all mine just to separate them from regular html pages. Could probably name it &#039;copyright.ssi&#039; and it would work. 

Go to your original html file and insert the following command wherever you want your copyright information:
&lt;BLOCKQUOTE&gt;code:&lt;pre&gt;&amp;lt;!--#include virtual=&quot;copyright.txt&quot; --&amp;gt;[/code]
If you have Dreamweaver, you can preview SSI calls in your browser before uploading any files. If not, upload the two files to your server and the copyright notice should be where you inserted the line of code above.

The next step would be to add this code to every page in your website. Then to change your copyright info, you would edit the &#039;copyright.txt&#039; file, upload it and all your pages would now have the new copyright info.

Hope this helps.

------------------
Dan
 &lt;a href=&quot;http://cds-computers.com&quot; class=&quot;bb-url&quot;&gt;&lt;strong&gt;CDS Web Design&lt;/strong&gt;&lt;/a&gt; 


[This message has been edited by cds (edited 07 January 2000).]

[This message has been edited by cds (edited 07 January 2000).]

[This message has been edited by cds (edited 07 January 2000).] &lt;/pre&gt;&lt;/blockquote&gt;&lt;/pre&gt;</description>
     <pubDate>Fri, 07 Jan 2000 08:28:00 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1003858 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
