Welcome Guest, Not a member yet? Register   Sign In
Where to store user content (for eg. pics) so that its more secure? Under app/ OR under public/?
#1

[eluser]zrowcrypt[/eluser]
I am in the process of creating a directory structure to store user's data. As of now pics and then later may be files. Is it right to create a structure like this?

home/
app/

sys/

public/
js/
css/
img/
user/
albums/
user1/
user2/


1. I dont want the files to be accessed directly via a url by unauthenticated/logged in users.
2. Also, these pictures are suppose to have restrictions as who all out of a group can view it.
3. I dont want search ingines to crawl and store the pics and show them up when googled.

Any suggestions/pointers?

Thanks.


Messages In This Thread
Where to store user content (for eg. pics) so that its more secure? Under app/ OR under public/? - by El Forum - 10-12-2010, 12:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB