<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021788" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021788</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137278</link>
    <description> &lt;p&gt;*poke*&lt;/p&gt;
&lt;p&gt;no slapping, but that was a bad one, lol...&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Sep 2003 00:44:08 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1137278 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137274</link>
    <description> &lt;p&gt;Shouldn&#039;t that be &lt;em&gt;perls&lt;/em&gt; of server-side scripting? Nyuk, nyuk, nyuk.&lt;/p&gt;
&lt;p&gt;...bleh, would somebody please slap me for actually typing in that lame joke.&lt;/p&gt;
 </description>
     <pubDate>Thu, 04 Sep 2003 20:30:24 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1137274 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137256</link>
    <description> &lt;p&gt;That&#039;s very true Suzanne...I&#039;ve never experienced any flaming on this forum.&lt;/p&gt;
&lt;p&gt;Thanks for sharing that knowledge...Not being too experienced at SSI I could have made a big mistake! Any other pearls of server side scripting knowledge I should know about?&lt;/p&gt;
 </description>
     <pubDate>Thu, 04 Sep 2003 11:55:49 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1137256 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137234</link>
    <description> &lt;p&gt;lol, no flaming here. &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; information is power.&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Sep 2003 21:13:51 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1137234 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137232</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Suzanne &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Well form security is a whole other issue, eh?&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Whoo-Hooo... a flame war over SSIs instead of Flash! &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;Well, I think security is an issue that ALWAYS needs to be considered and planned for. Yes, they may not be able to edit the server-side scripts (although every host I&#039;ve ever used for a serious site has included it&#039;s own cgi-bin), but they still need to understand the issues involved with them.&lt;/p&gt;
&lt;p&gt;The bidownside of SSIs is they can be instantly deadly from a security standpoint if they are coupled with forms. People need to know that when they are making decision as to whether to use them or not. At the very least, maybe they&#039;ll then have the sense to drop a .htaccess file shutting of SSI in a directory where they&#039;ve isolated any pages with forms.&lt;/p&gt;
&lt;p&gt;Anyhoo... don&#039;t really want to beat a dead horse. I just think known security concerns should always be aired to help decisions be fully informed.&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Sep 2003 20:29:47 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1137232 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137166</link>
    <description> &lt;p&gt;Well form security is a whole other issue, eh? &lt;/p&gt;
&lt;p&gt;Nothing wrong with discussing potential security issues, but lets actually give people something they can use. If they are hosted, as most are, they will not be able to edit the file in the first place to determine the situation. &lt;/p&gt;
&lt;p&gt;That&#039;s why templates are so useful, though they take up more space on the server and take more time to administer, they avoid most of the security issues that are inherent in using ANY server-side processing language.&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 21:26:24 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1137166 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137161</link>
    <description> &lt;p&gt;Suzanne,&lt;/p&gt;
&lt;p&gt;The problem is people not realizing that, unless explicitly shut off, executables are allowed in SSIs and then having a form on the page. Good luck untainting a comments field -- if your the one writing the script rather than somebody using a canned script.&lt;/p&gt;
&lt;p&gt;What you don&#039;t know will clobber you every time... the mere fact that this thread never discussed the security issues of SSIs is exactly why danger lies in their use. &lt;/p&gt;
&lt;p&gt;Good point about search engines getting flummoxed by .js files though.&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 20:40:08 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1137161 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137159</link>
    <description> &lt;p&gt;Well, that&#039;s sort of an extreme reaction -- the issue is that when you allow exec includes, there is a security hole, but you don&#039;t use exec to include static files, nor even SSI scripted files...&lt;/p&gt;
&lt;p&gt;In order for SSI includes to be a risk, a number of things must hold true, including that the person wanting to take advantage knows how to get through -- because the documents are parsed on the server, this information should not be viewable through viewsource in the browser. &lt;/p&gt;
&lt;p&gt;Regardless, .js files are worse. They are not only user concerns for being able to navigate the site, they will severely damage your search engine results, as they will not go traipsing through .js files.&lt;/p&gt;
&lt;p&gt;SSI through Apache, using PHP, et cetera, do have issues, the largest of which is CPU usage, not security risk.&lt;/p&gt;
&lt;p&gt;If you want to use templates and minimize CPU usage, you can use DW, or use an approximation by making your own PHP interface that will do the same job. Basically it will allow you to access php files on the server, but will save them as .html files so they appear to be static and will not be parsed when visited by spiders and users.&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 20:10:37 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1137159 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1137153</link>
    <description> &lt;p&gt;Eh, I realise I am late to this thread, but SSIs do have some security concerns you should be aware of. A brief introductory discussion of these issues is covered &lt;a href=&quot;http://tech.irt.org/articles/js099/#12&quot; class=&quot;bb-url&quot;&gt;HERE&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I prefer to have my header, footer, and whatever else templates be .js files for that reason. Course, the downside of that strategy is that some people turn scripting off in their browsers.&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 18:24:32 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1137153 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/template-or-ssi#comment-1135464</link>
    <description> &lt;p&gt;Okay - that advice all sounds great.  Thank you all!&lt;/p&gt;
 </description>
     <pubDate>Sat, 02 Aug 2003 01:28:20 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1135464 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
