public
Description: Web Application Framework in JavaScript and Objective-J
Home | Edit | New

Developing locally in Firefox 3

You can develop locally in FF3 by modifying the security permissions. You can do this by following these steps:

1.- Type about:config into the Location Bar (address bar) and press Enter.
2.- Click the “I’ll be carefull, I promise” button xD
3.- Change the security.fileuri.strict_origin_policy:

True
Local documents have access to other local documents in the same directory and in subdirectories, but not directory listings. (Default)

False
Local documents have access to all other local documents, including directory listings.

More information here and here

Last edited by poon, Wed Dec 24 14:20:09 -0800 2008
Home | Edit | New
Versions: