CORS

<IfModule mod_headers.c> <FilesMatch "\.json$"> Header add Access-Control-Allow-Origin "*" Header add Access-Control-Allow-Headers "origin, x-requested-with…

Deploy Omeka S as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.

DANIAN runs Omeka S as a fully managed service: installation, updates, backups, monitoring and security are handled for you.

See the omekas hosting page for plans, pricing and a free trial.

 

<IfModule mod_headers.c>
    <FilesMatch "\.json$">
        Header add Access-Control-Allow-Origin "*"
        Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
        Header add Access-Control-Allow-Methods "GET, POST, OPTIONS"
    </FilesMatch>
</IfModule>





 

Explore the platform

Find more information about our company, platform, and services on our website.

Visit danian.co