i store the files into a top-level directory called "user_uploads" ( ie. on the same level as data and public )
i do this, only because i find it easier to handle backups / redundancy when the images are 'public', i have a symlink from public/_img/NAME into that directory. just to note, i never have pylons serve these files - i have nginx serve those directories itself. and when files are not public, i can still access them with pylons too. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
