User Tools

Site Tools


server_and_nginx

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

server_and_nginx.txt · Last modified: 2022/08/11 16:02 by admin