Possible for Absolute Url to Album folder? Possible for Absolute Url to Album folder?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Possible for Absolute Url to Album folder?

Started by ozark3366, November 09, 2005, 11:33:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ozark3366

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!