Hi, I am trying to run ape-server on Amazon ec2. The url of my application is http://ec2-.......amazonaws.com/myapp . What i have done so far is this
Created a virtual host with the same name (ie same as url) and serverAlias ape.ec2....com and *.ape.ec2...com with document root /var/ www Then i edited the hosts file to point 127.0.0.1 to ape.ec2-.....com and with frequencies from 0 to 10 Then i edited the config.js file in APE JSF Restarted both the servers Tried the 'check' script and it gives an error can't contact APE server I have been working with ape on Ubuntu desktop and configuring it to work with the local apache2 server was quite easy .. I followed similar steps here. I am bit doubtful if the virtual host part is required in this case, as the ec2 url is already accessible but then where to add the serverAlias part ? . Or are dns server settings required to be changed? Please help Thanks and regards, Vineet -- 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/
