this will not work because the APE server uses ape0.domain.ext etc etc and it cannot go up the chain and back down it.
Use domain.ext and it will work fine for all cases. If you use www.domain.ext then you will have to sub under www else cross domain restrictions come into play. Alex Mcauley http://www.thevacancymarket.com ----- Original Message ----- From: Ruben Decleyn To: [email protected] Sent: Wednesday, August 25, 2010 9:09 AM Subject: Re: [APE Project] Domain error Hey, a domain is name.ext www.name.ext is actually an A record of a domain but to solve this you should have www.domain.ext both in your ape.conf and your Demos/config.js domain.path they should be the same. at least that's what i read in the documents as reference, had the kinda problem Kind Regards. Ruben Decleyn On Wed, Aug 25, 2010 at 9:54 AM, Wesley Nitsckie <[email protected]> wrote: Hi All, I manage to integrate APE into and works nicely on my dev environment. However, on my live site I am getting domain issues. Illegal document.domain value" code: "1009 [Break on this error] document.domain="www.jamiix.com" When I use jamiix.com (without the www) it works fine though. What do to fix this? Wesley -- 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/ -- 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/ -- 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/
