Question
403 Bucket don't show images and Access-Control-Allow-Origin in NGINX
I installed CDN with Space Digital Ocean with Tutorial of Digital Ocean.
But, now my images don’t show in website, in CONSOLE of Chrome, I see this:
Failed to load resource: the server responded with a status of 403 (Forbidden)
And in others links, this:
blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ’https://mywebsite ( website example for this ask )’ is therefore not allowed access. (
Please, how I can fix this??
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×