403 Forbidden Error for HTTPS Access to Uploaded Files in Nginx on EC2
I’m running an EC2 instance with Nginx configured to serve static files from a specific directory. When I access the files via HTTP on port 4000, everything works fine. However, when I try to access the same files over HTTPS, I receive a 403 Forbidden error.