-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://crossfeed-logs.freeflightsim.org/ #8
Comments
FIY here's the nginx config after the "domain" ip address is correct.. which is also a problem we solve soon
|
@pedromorgan All looks good. Nice stuff! But I cannot access them via an xmlhttprequest. Looks like the folder is not CORS-enabled. Could you add a one-line .htaccess file to the folder:
See: http://enable-cors.org/server_apache.html Also, it would be great to have a log file, so that the JavaScript can get a list of the available titles |
OOps and sorry test it now.. Were nginx btw.. apache is not running really much now.. Complain back back..
|
Globe Crossfeed Replay FFSSignal from freeFlightSim coming in loud and clear Not yet reading the log, but will do so in the near future BTW Just thinking out loud: if the CSV files and log file were in JSON format then we would not need the CORS support |
@theo-armour Are u accessing files ok with browser application ?? |
This is where life gets daft online...
Thats why CORS is in there, to stop spoofing, and to have no other domains allowinf access.. such as your home machine.. But hey lets switch it on online and have fun.. |
As per @theo-armour request, here are the raw logs...
Where does this come from... ??
Well sorry @geoffmcl its readonly from your dir..
So there is the "stuff" and delivered by nginx online to your hearts
content
The text was updated successfully, but these errors were encountered: