News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.