Hi,

I'm a newbie, and here's what I have : I have an APE Server running
and want to access a html client file from another machine.
I have made the following config changes in the ape.conf file :
Server {
        port = 80   // from the default 6969
        daemon = no
        ip_listen = 172.16.70.129  //my system's private IP from the default
0.0.0.0
        domain = auto
        rlimit_nofile = 10000
}

I have my localhost running (I've used lamp). I want to know if I have
to make any other config changes.
The remote client is able to access xampp server but not my APE
Server.
Should I change the ape.conf file or not? Also, in the wiki pages, I
found information on how to have a remote server, but that suggests
changing the bind config to have dns mapping. As I'm on a LAN, I dont
think I need to do that. Is there any other config that I have to
change so that the remote client can access the APE Server too?

Thanks,
Thothathri Srinivasan

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