Hello,we have a Content Delivery Network Service(caching) for our sites. We are having some trouble with CPG and the caching service. Right now its caching the entire sites contents,pics,php,etc.
Its making updating a nightmare among other things. we have to disable the cdn via dns,wait...then update the gallery...turn the cdn on via dns,etc.
The CDN techs said if we can make the albums directory an Absolute URL path ,then the CDN will work by only cache the album folder contents.
Is this possible on a new install?
instead of CPG looking in /albums for photos..it would look in http://www.mysite.com/albums/
thanks for any help!