Hey Anthony I am using Apache version 2.0 . How should i use mod_proxy. I
knw the mod_proxy module gets loaded but my a2enmod command does not work.
And when i load my URL ie. (http://ape.telesindia.com) i see the PHP page
and not a blank page . Is it that my APE server is not installed properly or
the redirection to port 6969 is not happening.

On Thu, Nov 12, 2009 at 2:43 PM, Anthony Catel <[email protected]> wrote:

> 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]<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/

Reply via email to