<p>When a page is requested from the web server, it is served directly from the <span class="keyword">\data</span>
folder in the manner that any other web server would.  As
with most modern web servers, the inclusion of certain key words is
possible which, when included as part of a normal HTML file, will be
substituted for dynamic content.  This makes it simple for extracting
dynamic content from the server without the need for complicated
scripts, although a few of those are provided in the style of CGI and
are detailed later.</p>