Server and Nginx

Trouble Shooting

Couldn't access uploaded images. It is because the read permission is fucked up. Use following command to fix it.

chmod 644 [file name]

ref: https://stackoverflow.com/questions/50426689/nginx-403-forbidden-on-serving-large-images