I am using the latest version of wp-supercache and noticed that even though I have the .htaccess file set up properly, and the settings for supercache are set to ON... my pages are only being cached by wp-cache.
<!-- Dynamic Page Served (once) in 2.501 seconds -->
<!-- Cached page served by WP-Cache -->
I dont have any other caching plugins installed. I am testing it from a computer/browser that has never logged in to the admin section of this wordpress site. no files/folders are getting created in the cache/supercache folders and the permissions are set to 777 recursively though those folders.
Only the wp-cache-adf9404ec5577a901bdafe7a94126a86.html type files are getting created in the /cache folder
any help would be appreciated.
thanks