> I would like to know if it's possible to configure apache or a
> firewall rules to redirect
> 
> ape.server.com to server.com:6969 on the server !
> 
> So the ape would communicate throught 80 port from client to server
> and would work even if port 6969 is blocked by a proxy ...

Hi,

I think you need a proxy balancer on your webserver which will redirect 
requests on the :80 port to whatever port you need.

If you use Apache, you can take a look at HAProxy which is a proxy load 
balancer that surely can do what you want.

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