Hello, I recomend You create simple DNS server on Your local machine for testing purpous. It will be faster than editing hosts file.
If you use linux, just install BIND and easy frontend like WEBMIN. Then just create domain, and add wildcard record *.ape.mydomain.com and point it to Your webserver IP. In your network card configuration put your local dns server as first DNS, second your actual dns, and it should work. Regards On Oct 25, 12:20 pm, Andreas Pfrengle <[email protected]> wrote: > Hello Wes, > > I recently recognized that the "domain-counter" doesn't wrap back to > "0" after "9". As soon as "10" is reached, I don't get a response > anymore from the server. > Do you know how far the domain counts? Is there a wrap at 255 or so? > Will I have to include all these aliases in /etc/hosts? > > Or can you post a link that shows how to use DNS with APE? I'm > completely new to this, so a description for dummies would be nice ;-) > > Regards, > Andreas > > On 19 Okt., 15:46, Wes Garland <[email protected]> wrote: > > > It is like this because APE needs to cycle domains due to limitations in > > browser technology (# of concurrent connections to a single host). > > > The correct solution is to use DNS to set up APE. > > > Wes > > > On 19 October 2011 09:03, Fernando A <[email protected]> wrote: > > > > According to: > > > >http://www.ape-project.org/wiki/index.php/Configure_APE > > > > If you use APE on your local computer > > > Edit your /etc/host file and add the folowing line : > > > > /etc/hosts : > > > 127.0.0.1 ape-test.local > > > 127.0.0.1 ape.ape-test.local > > > 127.0.0.1 0.ape.ape-test.local > > > 127.0.0.1 1.ape.ape-test.local > > > 127.0.0.1 2.ape.ape-test.local > > > 127.0.0.1 3.ape.ape-test.local > > > 127.0.0.1 4.ape.ape-test.local > > > 127.0.0.1 5.ape.ape-test.local > > > 127.0.0.1 6.ape.ape-test.local > > > 127.0.0.1 7.ape.ape-test.local > > > 127.0.0.1 8.ape.ape-test.local > > > 127.0.0.1 9.ape.ape-test.local > > > > If I keep refreshing or accessing the page where my APE Client is > > > being used it keeps incremental the domain it accesses. > > > > n.ape.ape-test.local. Where n is a integer. Does anyone know why this > > > is or how to make that value loop? > > > > -Fernando > > > > -- > > > 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/ > > > -- > > Wesley W. Garland > > Director, Product Development > > PageMail, Inc. > > +1 613 542 2787 x 102 -- 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/
