well, it was be hard, but win..

for other, this is  a step by step to go..

getting APE_JSF from github, because files 
in http://www.ape-project.org/download/ are CORRUPTED!!

wget https://github.com/APE-Project/APE_JSF/archive/master.zip

expand it.

unzip master

rename

mv APE_JSF-master APE_JSF

creating and copying to web default server folder  /var/www/APE_JSF

md /var/www/APE_JSF

cp -r /home/download/APE/APE_JSF/* /var/www/APE_JSF

 
modify /var/www/APE_JSF/Demos/config.js to adapt to your domain name server.

APE.Config.baseUrl = 'http://myserver.com/APE_JSF'; //APE JSF
APE.Config.domain = myserver.com';
APE.Config.server = 'myserver.com:6969'; //APE server URL


now, from console, start aped like ./aped 
and open browser to go http://myserver.com/APE_JSF/Tools/Check/
the test page whill start. click launch test.
if all is ok, its good.
if you have 

Running test : Contacting APE Server
Can't contact APE Server. Please check the your APE Server is running and the 
folowing url is pointing to your APE server : http://ape.localape:6969
Something went wrong. If you can't fix it by yourself post a message on the 
newsgroups 


something wrong.. it will be DNS entry in your hoster who don't allow to 
redirect adresss like 0.myserver.com on you server.

my domain name is registered by OVH.

i allready have an alias cname for www. redirecting to myserver.com

i go to admin panel, and add CNAME alias  *.www redirecting to myserver.com 

dont forget to set TTL time to short, like 10 minutes, whithout this, you must 
wait a day to see changes..

after 10 minutes max, you can test again and it will be better.. :)



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

--- 
You received this message because you are subscribed to the Google Groups "APE 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to