Hi, What version of APE are you using ? If you use APE 1.0, don't use apache mod_proxy, and specify the APE port in config.js : i.e. : APE.Config.server = 'ape.local:6969';
Anthony babai a écrit : > Hi, > > I have installed APE server along with Apache server in CentOS (linux > machine) . Initially APE server was running on Port 80 with External > IP . Since this Port is also used by apache i stopped the apache > server . But the problem occurred was with accessing the Demos like > controller, TCP sockets etc which come with APE server download . > Though i edited the config.js file still was not able to access the > demos stored in the server from a telnet client (Putty) . SO i decided > to put the demos under /var/www/html --> which is the root directory > for apache and changed the APE port to 6969. Started Both APache and > APE . But now it seems only APache is taking the client request and is > not redirecting them to the ape server. > > Please help me on this . Tried a lot but can not figure it out. > > -- 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/
