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/
