Weel when I add a directory to the tag like this, The file never gets saved to the directory. Is there some server setting that is dissallowing me to save the cached file?
<cfcache timespan="#CreateTimespan(10, 0, 0, 0)#" useQueryString ="true" stripWhiteSpace="true" directory="D:/websites/mysite/cache/">
Additionally how can I tell if the page is cached in memory?