Skip to content

Running Ace from file

nightwing edited this page Jul 18, 2013 · 1 revision

to run ace from from file:/// url, you need to enable local XMLHttpRequests

firefox: from about:config set security.fileuri.strict_origin_policy=false

opera: opera:config#UserPrefs|AllowFileXMLHttpRequest

chrome: start it with --allow-file-access --allow-file-access-from-files flags

ie: ?