Images from outside basedir Images from outside basedir
 

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

Images from outside basedir

Started by Z0r0, November 24, 2003, 04:11:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Z0r0

Hi, I was wondering if it was possible to have an albums directory outside the apache base directory.
For instance, if my apache basedir is at /var/www/htdocs, and I want Coppermine to read images from e:\pics (it's a cygwin apache install).  
If I point Coppermine to the directory, it can read the images, built thumbnails, etc. but it posts them using the absolute url:  e:/pics/etc...
I know it's possible to use aliases to point apache to urls outside the basedir, but then it seems Coppermine would still use absolute path instead of the alias).  Any suggestions?

Thanks.