I work under Ubuntu too. instead of
192.168.0.31 local.ape-project.org 192.168.0.31 ape.local.ape-project.org 192.168.0.31 *.ape.local.ape-project.org I have 192.168.0.31 ape-test.local 192.168.0.31 ape.ape-test.local 192.168.0.31 0.ape.ape-test.local 192.168.0.31 1.ape.ape-test.local 192.168.0.31 2.ape.ape-test.local .... 192.168.0.31 15.ape.ape-test.local 192.168.0.31 16.ape.ape-test.local .... 192.168.0.31 NN.ape.ape-test.local In my case the dev-machine does reach fine the ape-server using that configuration. If I add the same configuration to another ubuntu machine (e.g. a BOX in the same network node with another IP 192.168.0.40) that new machine/box also is able to "access" the ape-server through "ape.ape-test.local" I guess Windows should be setup to accomplish specific "host-computer-name" to point an IP Sorry If I cannot help you with Windows but hope you get an idea how to solve that. Note: I guess you can change "ape.ape-test.local" to any you want but you should modify the ape (client and server) configuration files to match the new name. Erick Romero [email protected] ------------------------------ Caminando hacia lo infinito, puedo pensar en lo imaginable. On 06/07/2011 04:20 AM, Nicolas wrote: > Hi, > > I develop under Ubuntu via a VM. I'd like to access my website via my > Windows machine. > > I added this in my hosts file (not sure the last two lines are > needed): > > 192.168.0.31 local.ape-project.org > 192.168.0.31 ape.local.ape-project.org > 192.168.0.31 *.ape.local.ape-project.org > > Accessing the website works, but loading the APE iframe fails. On > Chrome I get this error: > > Unsafe JavaScript attempt to access frame with URL chrome://chromewebdata/ > from frame with URL http://local.ape-project.org/game.php?.... > Domains, protocols and ports must match. > > What more do I need to do to make it work? > > Nicolas. > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
