public/upload/images/img.png return 404
Unanswered
Broad-snouted Caiman posted this in #help-forum
Broad-snouted CaimanOP
Hi, I run mynextjs app on a vps using nginx
i build upload feature that will be put on public/upload/image
the image is there after uploaded
but when i try to access the image it return 404
http://xxxxx:3000/upload/images/1710305189877.jpeg
please help, thanks
i build upload feature that will be put on public/upload/image
the image is there after uploaded
but when i try to access the image it return 404
http://xxxxx:3000/upload/images/1710305189877.jpeg
please help, thanks
2 Replies
you're sure your image is in
public/upload/images/1710305189877.jpeg ?