View Single Post
  #3  
Old 03-10-2012, 11:22 AM
genious genious is offline
New Member
 
Join Date: Mar 2012
Posts: 6
weird :s still nothing!!

root@server1 [/home/casafree/www/test]# pwd
/home/casafree/www/test
root@server1 [/home/casafree/www/test]# cat .htaccess
RewriteEngine on
# cache for 2 mins for php pages only
RewriteRule /(.*\.php)?$ - [L,E=Cache-Control:max-age=120]
root@server1 [/home/casafree/www/test]#

www.casafree.com/test/info.php

Cache Storage Settings Edit
Storage Path /diskcache/
Max Object Size 1024
Cache Policy

Enable Cache No
Cache Expire Time (seconds) 120
Cache Request with Query String Yes
Cache Request with Cookie Yes
Cache Response with Cookie Yes
Ignore Request Cache-Control Yes
Ignore Response Cache-Control Yes
Enable Private Cache No
Private Cache Expire Time (seconds) 120

Thanks
Reply With Quote