1 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
2 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY copyright SYSTEM "copyright.xml">
4 <!ENTITY % idcommon SYSTEM "common/common.ent">
7 <refentry id="ref-cgi">
9 <productname>Metaproxy</productname>
10 <orgname>Index Data</orgname>
14 <refentrytitle>cgi</refentrytitle>
15 <manvolnum>3mp</manvolnum>
16 <refmiscinfo class="manual">Metaproxy Module</refmiscinfo>
20 <refname>cgi</refname>
21 <refpurpose>Metaproxy Package CGI Module</refpurpose>
24 <refsect1><title>DESCRIPTION</title>
26 CGI Common Gateway Interface module.
31 <refsect1><title>SCHEMA</title>
32 <literallayout><xi:include
33 xi:href="../xml/schema/filter_cgi.rnc" xi:parse="text"
34 xmlns:xi="http://www.w3.org/2001/XInclude" />
38 <refsect1><title>EXAMPLES</title>
40 A typical configuration looks like this:
43 <map path="/mycgi" exec="./cgi.sh"/>
50 <refsect1><title>SEE ALSO</title>
53 <refentrytitle>metaproxy</refentrytitle>
54 <manvolnum>1</manvolnum>
62 <!-- Keep this comment at the end of the file