Details
Assignee
UnassignedUnassignedReporter
Chris KentChris KentComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Chris Kent
Chris KentComponents
Fix versions
Affects versions
Priority
Created February 11, 2010 at 10:13 AM
Updated November 14, 2023 at 1:05 PM
Can an app scope path var be set up and used for this cache folder in a similar way to the image or file folders, e.g.
<cfset application.path.cache = "#application.path.webroot#/cache">
This could then be changed to a different folder name if required.
Place where "/cache" is referenced.
/core/packages/facry/utils.cfc
/core/tags/core/cssInHead.cfm
/core/tags/core/cssJSHead.cfm
Should also allow for referencing an absolute URL to a specific CDN location.