<div class="gmail_quote">On 20 December 2011 19:25, Daniel B. Thurman <span dir="ltr">&lt;<a href="mailto:dant@cdkkt.com">dant@cdkkt.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<u></u>

  
    
  
  <div text="#000000" bgcolor="#ffffff"><div><div class="h5">
    On 12/20/2011 10:44 AM, Aaron Gray wrote:
    <blockquote type="cite">Hi,
      <div><br>
      </div>
      <div>Where are the default Apache caches on Fedora (11) and how do
        I clear them ?</div>
      <div><br>
      </div>
      <div>I found  :-</div>
      <div><br>
      </div>
      <div>    <span style="background-color:rgb(255,255,255);font-family:Arial,sans-serif;font-size:14px;line-height:20px">htcacheclean</span></div>
      <div><span style="background-color:rgb(255,255,255);font-family:Arial,sans-serif;font-size:14px;line-height:20px"><br>
        </span></div>
      <div><font face="Arial, sans-serif"><span style="font-size:14px;line-height:20px">but it requires to be told where the
            cache directory is.</span></font></div>
      <div><font face="Arial, sans-serif"><span style="font-size:14px;line-height:20px"><br>
          </span></font></div>
      <div><font face="Arial, sans-serif"><span style="font-size:14px;line-height:20px">Many thanks in advance,</span></font></div>
      <div><font face="Arial, sans-serif"><span style="font-size:14px;line-height:20px"><br>
          </span></font></div>
      <div><font face="Arial, sans-serif"><span style="font-size:14px;line-height:20px">Aaron</span></font></div>
      <div><font face="Arial, sans-serif"><span style="font-size:14px;line-height:20px"><br>
          </span></font></div>
    </blockquote></div></div>
    Google is your friend: &quot;httpd cache&quot;<br>
    <br>
    + <a href="http://httpd.apache.org/docs/2.1/caching.html" target="_blank">http://httpd.apache.org/docs/2.1/caching.html</a><br>
        [...]<br>
    <p>    Typically the module will be configured as so;</p>
    <div>
      <pre>    CacheRoot   /var/cache/apache/      &lt;== Exists only if implemented...
    CacheEnable disk /
    CacheDirLevels 2
    CacheDirLength 1</pre>
    </div>
        [...]<br>
  </div>

<br></blockquote><div><br></div><div>Okay, thanks, no wonder I could not find it :)</div><div><br></div><div>Aaron</div><div><br></div></div>