View Single Post
  #18  
Old 02-28-2011, 09:18 AM
Clockwork Clockwork is offline
Senior Member
 
Join Date: May 2009
Posts: 74
Quote:
RewriteCond %{ORG_REQ_URI} !(login/wait|admincp|(login|register|usercp|private|profil e|cron|image)\.php)
that works, however the caching itself doesn't work properly, only one file is created at /tmp/diskcache/a/6/1/a615e441 (shouldn't there be more files?) and the cache only sometimes gets hit and not for any page.

Last edited by Clockwork; 02-28-2011 at 10:14 AM..
Reply With Quote