rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kabutzal

Pages: 1
1
HFS ~ HTTP File Server / Re: CORS header - can't get this to work
« on: January 04, 2016, 10:44:08 AM »
Thank you so much!

2
HFS ~ HTTP File Server / Re: CORS header - can't get this to work
« on: December 06, 2015, 06:49:02 PM »
I have a few files sitting in HFS's virtual file system.
When a browser tries to access/download these files, I need HFS to include the CORS headers in the response.

Here are the instructions for various server types:
http://enable-cors.org/server.html

HFS is not there.

Is this possible?

3
HFS ~ HTTP File Server / CORS header - can't get this to work
« on: December 06, 2015, 04:24:34 PM »
I need to have all files from HFS served with CORS (Access-Control-Allow-Origin header).
Unfortunately, I don't understand much about HFS macros and templates.

I tried implementing the solution given here with no luck:
http://www.rejetto.com/forum/html-templates/cors-header-and-simple-template-for-javascript-driven-access/

Can someone please explain in detail how to do this?

Thanks

Pages: 1