When a page is requested from the web server, it is served directly from the \data folder of the main installation program.
As with most modern web servers, the inclusion of certain keywords is possible and when included as part of a normal HTML file, this will be substituted for dynamic content. This simplifies the extraction of dynamic content from the web server, where no complicated scripts are required; however, certain CGI scripts are described in the next sections.