the clients that cann access ape, if you set it to 10.1.1.0/24 only the people in the 10.1.1.0 subnet will be able to use ape set it to 0.0.0.0 to make every1 able to use ape
at least i think that's what it was, i have it set to 0.0.0.0 on my public server and 10.1.1.0/24 in my company's intranet server Kind Regards. Ruben Decleyn On Mon, Sep 20, 2010 at 5:18 PM, Nicolas <[email protected]> wrote: > Hi, > > In the doc, one can read: > > " > How to configure the APE Server on port 80 > > To make the APE Server work on a dedicated IP through port 80, you > just need to edit the ape.conf file (./bin) as the following: > > # ./bin/ape.conf > > Server { > port = 80 # The port of APE - Here 80 with the use of > a > dedicated IP for the APE Server. > daemon = no # if "yes", launches APE in background > ip_listen = <ip to bind APE> > domain = auto > rlimit_nofile = 10000 > } > " > > But what does the <ip to bind APE> mean? > > Should I put ape.mydomain.com or the ip of the server where APE is? Or > something else? > > 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]<ape-project%[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/
