<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/">

  <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/alt/">

    <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/alt/"></dc:identifier>

    <dc:language>
      <dcterms:RFC1766>
        <rdf:value>en-gb</rdf:value>
        <rdfs:label>English (United Kingdom)</rdfs:label>
      </dcterms:RFC1766>
    </dc:language>

    <dc:title xml:lang="en-gb">Alternative Apache HowTo</dc:title>

    <dcterms:alternative>
      
  
  MKDoc.org : Documentation : HowTos : HowTo Compile Apache 1.3 for MKDoc : Alternative Apache HowTo : 
 
      Alternative Apache HowTo
    </dcterms:alternative>

    <dc:description xml:lang="en-gb">Instructions for compiling Apache with mod_perl and mod_gzip and optionally mod_ssl from source.</dc:description>

    <dc:creator>Chris Croome</dc:creator>

    

    <dc:publisher xml:lang="en-gb">MKDoc Ltd., 31 Psalter Lane, Sheffield, S11 8YL, UK.</dc:publisher>

    <dc:subject xml:lang="en-gb">install</dc:subject><dc:subject xml:lang="en-gb"> compile</dc:subject><dc:subject xml:lang="en-gb"> httpd</dc:subject>

    <dcterms:audience>Open Source</dcterms:audience><dcterms:audience>Software Developers</dcterms:audience>

    <dc:rights xml:lang="en-gb"></dc:rights>

    <dc:format>
      <dcterms:IMT>
        <rdf:value>text/html</rdf:value>
        <rdfs:label>HTML</rdfs:label>
      </dcterms:IMT>
    </dc:format>

    <dcterms:created>
      <dcterms:W3CDTF>
        <rdf:value>2005-04-05T02:36:02Z</rdf:value>
        <rdfs:label>Created</rdfs:label>
      </dcterms:W3CDTF>
    </dcterms:created>

    <dcterms:modified>
      <dcterms:W3CDTF>
        <rdf:value>2005-09-08T07:44:20Z</rdf:value>
        <rdfs:label>Modified</rdfs:label>
      </dcterms:W3CDTF>
    </dcterms:modified>

    <dcterms:replaces rdf:resource="http://www.mkdoc.org/docs/howto/apache/apache/"></dcterms:replaces><dcterms:replaces rdf:resource="http://www.mkdoc.org/docs/howto/apache/gzip/"></dcterms:replaces>

    <dcterms:conformsTo rdf:resource="http://www.w3.org/TR/xhtml1/"></dcterms:conformsTo>

    <dcterms:conformsTo rdf:resource="http://www.w3.org/TR/REC-CSS21/"></dcterms:conformsTo>

    <dcterms:conformsTo rdf:resource="http://www.w3.org/TR/WCAG10/"></dcterms:conformsTo>

    <dcterms:references>
      <!-- parent document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/"></dc:identifier>
        <dc:title xml:lang="en-gb">HowTo Compile Apache 1.3 for MKDoc</dc:title>
        <dc:description xml:lang="en-gb">Instructions for compiling Apache 1.3.x with mod_perl for running MKDoc and also for using Apache 2.x as a front facing proxy server.</dc:description>
        <dc:language>
          <dcterms:RFC1766>
            <rdf:value>en-gb</rdf:value>
            <rdfs:label>English (United Kingdom)</rdfs:label>
          </dcterms:RFC1766>
        </dc:language>
      </dctype:Text>
    </dcterms:references>

    


	    <dcterms:references>
	    <!-- link component --> 
	      <rdf:Description rdf:about="http://perl.apache.org/docs/1.0/guide/install.html">
		<dc:title>the mod_perl site</dc:title>
		<dc:description>mod_perl install documantation</dc:description>
	      </rdf:Description>
	    </dcterms:references><dcterms:references>
	    <!-- link component --> 
	      <rdf:Description rdf:about="http://perl.apache.org/docs/1.0/guide/install.html#mod_perl_and_mod_ssl___openssl_">
		<dc:title>mod_perl and mod_ssl instructions</dc:title>
		<dc:description>Instructions for building mod_perl and mod_ssl with apache.</dc:description>
	      </rdf:Description>
	    </dcterms:references><dcterms:references>
	    <!-- link component --> 
	      <rdf:Description rdf:about="../">
		<dc:title>Apache 2.x front end server</dc:title>
		<dc:description>Instructions for using Apache 2.x as a front end server for a MKDoc Apache 1.3</dc:description>
	      </rdf:Description>
	    </dcterms:references>

	    

	    

	    

	    

	    

	    <dcterms:hasVersion>
      <!-- previous version of this document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-44-20/">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-44-20/"></dc:identifier>
        <dc:title xml:lang="en-gb">Alternative Apache HowTo</dc:title>
         <dc:description xml:lang="en-gb">Instructions for compiling Apache with mod_perl and mod_gzip and optionally mod_ssl from source.</dc:description>
         <dc:language>
           <dcterms:RFC1766>
             <rdf:value>en-gb</rdf:value>
             <rdfs:label>English (United Kingdom)</rdfs:label>
           </dcterms:RFC1766>
         </dc:language>
         <dcterms:modified>
           <dcterms:W3CDTF>
             <rdf:value>2005-09-08 08:42:39</rdf:value>
             <rdfs:label>Modified</rdfs:label>
           </dcterms:W3CDTF>
         </dcterms:modified>
      </dctype:Text>
    </dcterms:hasVersion><dcterms:hasVersion>
      <!-- previous version of this document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-42-39/">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-42-39/"></dc:identifier>
        <dc:title xml:lang="en-gb">Building with mod_gzip</dc:title>
         <dc:description xml:lang="en-gb">Instructions for compiling Apache with mod_perl and mod_gzip from source.</dc:description>
         <dc:language>
           <dcterms:RFC1766>
             <rdf:value>en-gb</rdf:value>
             <rdfs:label>English (United Kingdom)</rdfs:label>
           </dcterms:RFC1766>
         </dc:language>
         <dcterms:modified>
           <dcterms:W3CDTF>
             <rdf:value>2005-09-08 08:29:59</rdf:value>
             <rdfs:label>Modified</rdfs:label>
           </dcterms:W3CDTF>
         </dcterms:modified>
      </dctype:Text>
    </dcterms:hasVersion><dcterms:hasVersion>
      <!-- previous version of this document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-29-59/">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-29-59/"></dc:identifier>
        <dc:title xml:lang="en-gb">Building with mod_gzip</dc:title>
         <dc:description xml:lang="en-gb">Instructions for compiling Apache with mod_perl and mod_gzip from source.</dc:description>
         <dc:language>
           <dcterms:RFC1766>
             <rdf:value>en-gb</rdf:value>
             <rdfs:label>English (United Kingdom)</rdfs:label>
           </dcterms:RFC1766>
         </dc:language>
         <dcterms:modified>
           <dcterms:W3CDTF>
             <rdf:value>2005-09-08 08:29:16</rdf:value>
             <rdfs:label>Modified</rdfs:label>
           </dcterms:W3CDTF>
         </dcterms:modified>
      </dctype:Text>
    </dcterms:hasVersion><dcterms:hasVersion>
      <!-- previous version of this document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-29-16/">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/alt/modified-2005-09-08-08-29-16/"></dc:identifier>
        <dc:title xml:lang="en-gb">Building with mod_gzip</dc:title>
         <dc:description xml:lang="en-gb">Instructions for compiling Apache with mod_perl and mod_gzip from source.</dc:description>
         <dc:language>
           <dcterms:RFC1766>
             <rdf:value>en-gb</rdf:value>
             <rdfs:label>English (United Kingdom)</rdfs:label>
           </dcterms:RFC1766>
         </dc:language>
         <dcterms:modified>
           <dcterms:W3CDTF>
             <rdf:value>2005-09-08 08:27:11</rdf:value>
             <rdfs:label>Modified</rdfs:label>
           </dcterms:W3CDTF>
         </dcterms:modified>
      </dctype:Text>
    </dcterms:hasVersion><dcterms:hasVersion>
      <!-- previous version of this document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/gzip/apache/modified-2005-09-08-08-27-11/">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/gzip/apache/modified-2005-09-08-08-27-11/"></dc:identifier>
        <dc:title xml:lang="en-gb">HowTo Compile Apache 1.3 for MKDoc</dc:title>
         <dc:description xml:lang="en-gb">Instructions for compiling Apache with mod_perl and mod_gzip from source.</dc:description>
         <dc:language>
           <dcterms:RFC1766>
             <rdf:value>en-gb</rdf:value>
             <rdfs:label>English (United Kingdom)</rdfs:label>
           </dcterms:RFC1766>
         </dc:language>
         <dcterms:modified>
           <dcterms:W3CDTF>
             <rdf:value>2005-09-08 08:26:11</rdf:value>
             <rdfs:label>Modified</rdfs:label>
           </dcterms:W3CDTF>
         </dcterms:modified>
      </dctype:Text>
    </dcterms:hasVersion>

    

    <dcterms:hasVersion>
      <!-- print version of this document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/alt/.print.html">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/alt/.print.html"></dc:identifier>
        <dc:title xml:lang="en-gb">Alternative Apache HowTo</dc:title>
        <dc:format>
          <dcterms:IMT>
            <rdf:value>text/html</rdf:value>
            <rdfs:label>HTML</rdfs:label>
          </dcterms:IMT>
        </dc:format>
      </dctype:Text>
    </dcterms:hasVersion>

    <dcterms:references>
      <!-- document rss feed -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/howto/apache/alt/.headlines.rss">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/howto/apache/alt/.headlines.rss"></dc:identifier>
        <dc:format>
          <dcterms:IMT>
            <rdf:value>application/xml</rdf:value>
            <rdfs:label>XML</rdfs:label>
          </dcterms:IMT>
        </dc:format>
      </dctype:Text>
    </dcterms:references>

  </dctype:Text>
</rdf:RDF>