Welcome Guest, Not a member yet? Register   Sign In
upload image profile to writable or public
#1

where is need to upload the users profile pictures? should I upload them to writable/uploads  or should upload then to public folder,

I tried to upload them to writable/uploads/users/ : 

http://localhost:8080/writable/users/1/p...531416.png

but I cant access to the image

Thanks
Reply
#2

(This post was last modified: 10-29-2021, 10:23 PM by ikesela.)

better put in public folder, the upload folder must have full access permission (on localhost). on live server, just need to change owner (CHOWN) to WWW-DATA.
writable folder cannot access directly on url since its outside the public folder ( just for read )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB