Can I put iBal Aircraft Definitions on a web page?
23 views
Skip to first unread message
mikem
unread,
Jan 8, 2012, 6:41:38 PM1/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ibal-help
Yes, provided the web server is configured to deliver
the .ibalaircraft files with a ContentType of
application/x-ibal-aircraft. This might require you to add something
like this to your web server configuration:
AddType application/x-ibal-aircraft .ibalaircraft
This will cause any file with the suffix .ibalaircraft to be sent with
the correct ContentType. When such a file is accessed with Safari on
your iphone, you will be able to ‘Open in iBal’. This will add the
aircraft definition to the end of your aircraft list and also selects
it as the current aircraft.