dump1090-fa/debian/lighttpd
Ian Renton c89e3b9e9e
Use set-response-header instead of add-response-header
When accessing Dump 1090 JSON from another web server, I found that the "Access-Control-Allow-Origin" parameter was set twice ("*, *") which Chrome objected to. By changing "add-response-header" to "set-response-header" we ensure that the correct header is sent, but never duplicated.
2020-07-26 09:27:02 +01:00
..
88-dump1090-fa-statcache.conf Try to avoid conflicting with other lighttpd config that 2016-09-22 16:45:28 +01:00
89-dump1090-fa.conf Use set-response-header instead of add-response-header 2020-07-26 09:27:02 +01:00