-
1. Re: Cannot Get Local Host to Work with Edge Code.
Randy Edmunds Sep 1, 2014 8:28 AM (in response to olesenrl)You need to coordinate the "project" opened in Edge Code with the location of your files on your local server. Take a look at the Live Preview section of the How to Use Brackets doc, especially the Using your own backend section.
Note that Edge Code is a rebranding of Brackets, so (almost?) everything in that doc applies to Edge Code.
Randy
-
2. Re: Cannot Get Local Host to Work with Edge Code.
olesenrl Sep 1, 2014 8:45 AM (in response to Randy Edmunds)I have tried this but Chrome always says the location does not exist on the server. Where does the localhost on osx usually point to?
-
3. Re: Cannot Get Local Host to Work with Edge Code.
olesenrl Sep 1, 2014 8:47 AM (in response to olesenrl)The brackets setup says the following,
Make sure your local server is already running, serving files from the same folder Brackets is editing.
I think my problem is I do not know how to ensure the local server is serving files from the same folder as the project?
-
4. Re: Cannot Get Local Host to Work with Edge Code.
Randy Edmunds Sep 1, 2014 9:28 AM (in response to olesenrl)On my Mac OSX 10.8 system, the local server root is located at /Library/WebServer/Documents
Randy


