Closed (fixed)
Project:
Acidfree Albums
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2006 at 22:06 UTC
Updated:
4 Jul 2006 at 13:15 UTC
I saw this problem reported by someone else, but then the bug report seemed to disappear. I get the copy error when uploading photos to an album if the private subdir is not under the drupal files subdir. If I put the private subdir under the files subdir it works, but then aren't I defeating the purpose of how private files work? I want to make sure files are not accessable via http, but only through drupal.
I can run the /?q=acidfree/test and everything reports as "OK".
Thanks,
Kory
Comments
Comment #1
vhmauery commentedThe private dir has to be under the drupal system files dir or it will not work. To make it secure, setup an apache directory stanza for that directory that tells it not to serve the files in that directory.
Something like this inside the virtual host section: