How do I use CORS and custom domains with Wasabi?
    • 23 Aug 2024
    • 1 Minute to read
    • PDF

    How do I use CORS and custom domains with Wasabi?

    • PDF

    Article summary

    Wasabi supports the ability to designate stored files as “public” for access by websites and other methods. However, Wasabi does not currently support cross-origin resource sharing (CORS) that is often required for website use cases (such as this AWS S3 CORS typical use case example). In addition, Wasabi does not currently support the hosting of static websites using custom domains (such as this AWS S3 custom domain typical use case example). Both of these features are under consideration for future development. 

    For more information about Wasabi and CORS, refer to Operations on Buckets With the Wasabi S3 API.