You have to create a separate zone in the DNS i.e. ec2-184-73-98-250.compute-1.amazonaws.com And in that sub-zone you have to create a wild card URL i.e. A name record *.ec2-184-73-98-250.compute-1.amazonaws.com pointing to the IP address alloted to you.
Many DNS providers do not allow Wild card * at the sub domain level. Please check that. If that is the case you need to create a separate zone. On May 7, 9:36 pm, MacRicow <[email protected]> wrote: > > This fails because the source should be without the 5.ec2 > > Hi, > > It fails because you may not have configured your virtualhost properly > (subdomain wildcard) as indicated in the APE Wiki. > > You may be interested in checking this page > :http://www.ape-project.org/wiki/index.php/Simple_APE_configuration > > Regards > > -- > 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 > athttp://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/
