Hello,
I am new to APE project . So, please excuse me
I followed all the steps given in the documentation.
I added the following to my httpd.conf file (Apache HTTP server)
<VirtualHost *>
ServerName local.ape-project.org
ServerAlias ape.local.ape-project.org
ServerAlias *.ape.local.ape-project.org
DocumentRoot "/home/hari/Desktop/vh"
</VirtualHost>
Now, i am able to point my browser to local.ape-project.org and i am
able to see the message "It works" .. However, when i point my browser
to local.ape-project.org/APE_JSF/Tools/Check , i get the error
mentioned in the title.
I copied the APE_JSF folder to my vh folder found in my desktop ....
Can someone explain what i am doing wrong ?
Thanks
--
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/