<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://everything2.com/">
    <title>James Renken's New Writeups</title>
    <link rel="alternate" type="text/html" href="http://everything2.com/index.pl?node=Everything%20User%20Search&amp;usersearch=James Renken" />
    <link rel="self" type="application/atom+xml" href="?node=New%20Writeups%20Atom%20Feed&amp;type=ticker&amp;foruser=James Renken" />
    <id>http://everything2.com/?node=New%20Writeups%20Atom%20Feed&amp;foruser=James Renken</id>
    <updated>1999-11-13T09:26:23Z</updated>
<entry><title>Server-side includes (thing)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/James+Renken/writeups/Server-side+includes"/><id>http://everything2.com:80/user/James+Renken/writeups/Server-side+includes</id><author><name>James Renken</name><uri>http://everything2.com:80/user/James Renken</uri></author><published>1999-11-13T09:26:23Z</published><updated>1999-11-13T09:26:23Z</updated>
<content type="html">&lt;a href=&quot;/title/Server+Side+Includes&quot;&gt;Server Side Includes&lt;/a&gt; (SSI) are a method of integrating directives or commands into &lt;a href=&quot;/title/HTML&quot;&gt;HTML&lt;/a&gt; documents.  The directives should be placed inside an HTML comment field.  When a client asks a properly configured &lt;a href=&quot;/title/Web+server&quot;&gt;Web server&lt;/a&gt; to send it a document that contains Server Side Includes, the Web server processes the directives and includes their output in what is sent to the client.
&lt;p&gt;
Two brief examples:
&lt;p&gt;
#include virtual=&quot;standard-page-footer.html&quot;
&lt;br&gt;
#exec cgi=&quot;generate-page-footer.pl&quot;</content>
</entry></feed>
