Monthly Archives: September 2019

We’ve written about CORS previously in our post about enabling CORS for FileMaker server. In that scenario we took the ‘get a bigger hammer’ approach and simply allowed access from all remote domains. Header always set Access-Control-Allow-Origin “*” In some scenarios this is the ‘right’ thing to do, but much of the time you want […]

Continue Reading