Dear APE Team,

   I'm trying to run APE on Port 80. I have made the below changes

APE.Config.server = 'ape.mydomain.com:80';
APE.conf = Server {
    port = 80
    daemon = yes
    ip_listen = 0.0.0.0
    domain = mydomain.com
    rlimit_nofile = 10000
    pid_file = /var/run/aped.pid
}

But when I try running my PHP/HTML Web Interface, I get the below O/P:

APE Server
No command given.
http://www.ape-project.org/ - Server 1.00 (Build Jun 8 2010 18:11:04)

I have written a custom application which will send
CONNECT/JOIN/CHECK/Custom Commands to APE for testing. The application is
running fine and I'm getting the desired o/p.
The only issue is how to make the WEB Apps work. Are there any configuration
files which need to be changed so as to run HTML/PHP UI's?

-- 
Regards,
Sudeep Sunthankar

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