example 40 shows how to serve files outside the web folder.
But this is a bad idea for security reasons - if you don't understand exactly what you're doing you can create a hole which malicious users can exploit.
>> For multi users, do I now have to create individual user folders within the web folder itself?
up to you. multiple folders, or unique names - both work fine.
>> Basically imaging is a big (huge) part of my app and every user is goint o have to store a lot of their own images.
So, what's your "disaster" - they'll be inside the web folder. they have to be somewhere, so they may as well be there.
cheers
Bruce