<?xml version="1.0" encoding="iso-8859-1" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wiki="http://purl.org/rss/1.0/modules/wiki/" ><channel rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3">
<title>TWiki's EasyApache3 web</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3</link>
  <description>The EasyApache3 web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
<image rdf:resource="http://twiki.cpanel.net/twiki/pub/TWiki/TWikiLogos/logo.jpg" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2009 by contributing authors</dc:rights>
  <dc:publisher>TWiki Administrator [adam@cpanel.net]</dc:publisher>
  <dc:creator>The contributing authors of TWiki</dc:creator>
  <dc:source>TWiki</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomMods" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/WebHome" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApacheHooks" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApacheHooksAdv" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EA3Overview" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/HardeningPHP" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/WebLeftBar" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/ChoosingaApache" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/SavingCustomOptions" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/PostCode" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CreatingTests" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EA3KnownIssues" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/PearError" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApache" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomDirectives" />
      <rdf:li rdf:resource="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomConfigureFlags" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="http://twiki.cpanel.net/twiki/pub/TWiki/TWikiLogos/logo.jpg">
  <title>Powered by TWiki.EasyApache3</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3</link>
  <url>http://twiki.cpanel.net/twiki/pub/TWiki/TWikiLogos/logo.jpg</url>
</image>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomMods">
  <title>CustomMods</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomMods</link>
  <description>EasyApache Custom Modules Custom Apache and PHP modules add features to the EasyApache system, and are accessible from both the command line and graphical WHM interfaces ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-11-17T17:46:55Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/WebHome">
  <title>WebHome</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/WebHome</link>
  <description>The Apache Web Server and cPanel/WHM This documentation explains key points about the interaction between the Apache web server software and the cPanel/WHM system ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-11-17T15:29:07Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApacheHooks">
  <title>EasyApacheHooks</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApacheHooks</link>
  <description>EasyApache Hook Scripts Introduction Below is a list of hook scripts easyapache calls if they exist and are executable. Their output is sent to the screen and the ... (last changed by JustinSchaefer)</description>
  <dc:date>2009-11-05T19:38:42Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.JustinSchaefer">
      <rdf:value>JustinSchaefer</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApacheHooksAdv">
  <title>EasyApacheHooksAdv</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApacheHooksAdv</link>
  <description>Advanced EasyApache Hook Scripts This document presents some important considerations when creating hook scripts. Triggering a Failure When checking a hook script ... (last changed by JustinSchaefer)</description>
  <dc:date>2009-10-22T18:17:53Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.JustinSchaefer">
      <rdf:value>JustinSchaefer</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EA3Overview">
  <title>EA3Overview</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EA3Overview</link>
  <description>How httpd.conf Is Processed Advanced users who wish to customize their Apache configurations would benefit from understanding how httpd.conf is built and processed ... (last changed by JustinSchaefer)</description>
  <dc:date>2009-09-17T20:11:04Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.JustinSchaefer">
      <rdf:value>JustinSchaefer</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/HardeningPHP">
  <title>HardeningPHP</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/HardeningPHP</link>
  <description>Hardening PHP Attempting to secure PHP This is a serious task. The goal is to have PHP as secure as possible, without restricting functionality beyond usability. ... (last changed by JustinSchaefer)</description>
  <dc:date>2009-09-17T19:56:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.JustinSchaefer">
      <rdf:value>JustinSchaefer</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/WebLeftBar">
  <title>WebLeftBar</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/WebLeftBar</link>
  <description>The Apache Configuration File Building Apache How httpd.conf Is Processed EasyApache and PHP %TWISTY{ showlink " " hidelink " " remember "on" }% Choosing ... (last changed by JustinSchaefer)</description>
  <dc:date>2009-07-31T19:47:53Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.JustinSchaefer">
      <rdf:value>JustinSchaefer</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/ChoosingaApache">
  <title>ChoosingaApache</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/ChoosingaApache</link>
  <description>Choosing Which Apache to Build Apache 2.x offers Multiprocessing Modules (MPM) that specify how resources are allocated by Apache. This is its main improvement over ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-07-01T13:04:29Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/SavingCustomOptions">
  <title>SavingCustomOptions</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/SavingCustomOptions</link>
  <description>Saving Custom Options Every time Apache is rebuilt, its current configuration is stored as Previously Saved Config , in both the command line and WHM EasyApache interfaces ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-06-19T15:36:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/PostCode">
  <title>PostCode</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/PostCode</link>
  <description>package Cpanel::Easy::Apache::MyTestXYZ; our $easyconfig { 'name' 'Add post restart tests for XYZ', 'note' 'This option does not alter anything with ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-06-19T15:28:06Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CreatingTests">
  <title>CreatingTests</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CreatingTests</link>
  <description>Creating Automated Post Production Tests You can add your own tests that EasyApache will run after each build. Simply create an option module (or opt mod ) that runs ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-06-19T15:27:07Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EA3KnownIssues">
  <title>EA3KnownIssues</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EA3KnownIssues</link>
  <description>Known Issues Bug: OpenSSL in Apache 2.0 and 2.2 (on CentOS 4.0 4.5 only) Problem Certain older versions of OpenSSL contain a bug that causes Apache to fail while ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-06-16T14:54:01Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/PearError">
  <title>PearError</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/PearError</link>
  <description>Error: "PEAR: command not found" The error If you build PHP with PEAR, and the script pear does not exist on your server, this is what happened: At some point ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-06-16T14:24:54Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApache">
  <title>EasyApache</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/EasyApache</link>
  <description>The Apache Web Server and cPanel/WHM This documentation explains key points about the interaction between the Apache web server software and the cPanel/WHM system ... (last changed by MelanieSeibert)</description>
  <dc:date>2009-06-16T14:20:00Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.MelanieSeibert">
      <rdf:value>MelanieSeibert</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomDirectives">
  <title>CustomDirectives</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomDirectives</link>
  <description>Adding Custom Directives to httpd.conf As we mentioned in Understanding the System , you should avoid making direct edits to httpd.conf , since your changes could ... (last changed by JustinSchaefer)</description>
  <dc:date>2009-06-08T16:16:55Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.JustinSchaefer">
      <rdf:value>JustinSchaefer</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomConfigureFlags">
  <title>CustomConfigureFlags</title>
  <link>http://twiki.cpanel.net/twiki/bin/view/EasyApache3/CustomConfigureFlags</link>
  <description>Using Custom Configure Flags Warning: Modifying configure flags can result in a non functional Apache build. cPanel takes no responsibility for custom changes, ... (last changed by JustinSchaefer)</description>
  <dc:date>2009-06-08T16:15:22Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://twiki.cpanel.net/twiki/bin/view?topic=Main.JustinSchaefer">
      <rdf:value>JustinSchaefer</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li></ul> 
-->
</rdf:RDF>
