<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016663" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016663</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096888</link>
    <description> &lt;p&gt;Thanks, that gives me a bit of light reading over Christmas!!!&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 17:38:46 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1096888 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096881</link>
    <description> &lt;p&gt;Don&#039;t be lost, Julia, SSI is a piece of cake. As is .htaccess. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;This is the tutorial I learned from:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.webmasterbase.com/article.php/27&quot; class=&quot;bb-url&quot;&gt;http://www.webmasterbase.com/article.php/27&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 14:03:37 +0000</pubDate>
 <dc:creator>mjames</dc:creator>
 <guid isPermaLink="false">comment 1096881 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096874</link>
    <description> &lt;p&gt;The .htaccess is the best way for you to go (in my opinion &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;)&lt;/p&gt;
&lt;p&gt;Just create a text file with the following in it&lt;/p&gt;
&lt;p&gt;AddType text/x-server-parsed-html .html&lt;br /&gt;
AddType text/x-server-parsed-html .htm&lt;/p&gt;
&lt;p&gt;save it as something.txt&lt;br /&gt;
upload it to your base directory&lt;br /&gt;
rename it &quot;.htaccess&quot;&lt;br /&gt;
then your html pages will be parsed as shtml pages and you can use SSI without renaming your files&lt;/p&gt;
&lt;p&gt;Mika&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 11:46:44 +0000</pubDate>
 <dc:creator>yabber</dc:creator>
 <guid isPermaLink="false">comment 1096874 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096873</link>
    <description> &lt;p&gt;OMG! I am now sooooooooooooo lost!! I think I&#039;ll wait until after Christmas and then take some time out to read up on this stuff. Do I need to get my hosting company to do anything or check anything on the server for all this to work?&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 11:25:11 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1096873 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096872</link>
    <description> &lt;p&gt;Change the extensions to .shtml You can then do some funky stuff to your .htaccess so it takes all .html requests and looks for a .shtml file. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I guess another option is to add .html to the SSI handler. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 10:58:58 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1096872 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Ok, this is sounding far too confusing already!</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096871</link>
    <description> &lt;p&gt;I have a high majority of the pages on this site (504 currently in total) with the various search engines and I still want to use these pages, keeping them called the same with the same .html extension otherwise we&#039;ll loose a hell of a lot of good rankings! What I want is an easier way of setting out the header &amp;amp; footer of the pages so that if something needs changing I can just change one page (after initially changing all 504 to whatever to get this working!) which will be a lot quicker obviously.&lt;/p&gt;
&lt;p&gt;Am I going to be able to do this?&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 10:43:16 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1096871 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096847</link>
    <description> &lt;p&gt;*rubbing hands with glee*&lt;/p&gt;
&lt;p&gt;Check out the resources at &lt;a href=&quot;http://www.wdvl.com&quot; class=&quot;bb-url&quot;&gt;wdvl.com&lt;/a&gt; -- excellent stuff on SSI and other server-side languages that use includes.&lt;/p&gt;
&lt;p&gt;I have used the concept in Java, SSI, PHP and ASP and I totally love it.&lt;/p&gt;
&lt;p&gt;For the record, I do it two ways (no snickering from the peanut gallery):&lt;/p&gt;
&lt;p&gt;1. use holder pages so that you can provide unique meta tags for what appear to be hard coded pages (but are really just shells filled with only includes).  this is a hybrid measure that works nicely for smaller sites, sites with predominantly static content, and sites where the maintaince folks are comfie with editing raw files (not through a content management system).&lt;/p&gt;
&lt;p&gt;2. use a template or series of templates where you pull in the content through a database.&lt;/p&gt;
&lt;p&gt;The nice thing about #1 is that it can be *very* easily transitioned into #2 without much pain at all. Set up a template and use queries instead -- all the content is broken out from the design anyway.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Dec 2001 20:49:57 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1096847 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-where-start#comment-1096842</link>
    <description> &lt;p&gt;What platform are you using?&lt;/p&gt;
&lt;p&gt;I really don&#039;t know of any SSI specific resources off hand. In ASP an include file is treated as if it was part of the parent document, and is processed before any ASP code. It&#039;s quite simple by just using the following line:&lt;/p&gt;
&lt;p&gt;Replace &quot;file&quot; with &quot;virtual&quot; if you want to link to the resource virtually (always from root)&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Dec 2001 20:02:46 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1096842 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
