Has anyone figured out how to make MEDIA files work, similarly to STATIC files leveraging the static components, other than using DO spaces? I tried adding another static component and configured the Route and the output to point to the media folder, in vain… I still get a 404. The component for static files work fine, only issues with Media files.
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.
I ended up using DO spaces. Works fine.
I really want to know this too.