View Single Post
  #11  
Old 01-20-2011, 02:15 PM
eva2000 eva2000 is offline
Senior Member
 
Join Date: Dec 2004
Location: Brisbane, Australia
Posts: 142
Just tried adding

Code:
RewriteEngine on
RewriteRule test.php - [E=Cache-Control:max-age=45]
still doesn't cache anything if CacheEnable disk / is removed

AND

caches both test.php and testnocache.php when CacheEnable disk / is added back in

Last edited by eva2000; 01-20-2011 at 02:18 PM..
Reply With Quote