okay im stuck in the step of creating the virtual host, i don't know how to
do it, i tried to find the apache2 virtual host, but i didn't find it, im
using ubuntu 10.10, i also tried to create a new virtual host but it doesn't
show where i configured it to be, so i guess im writing this script in the
wrong place
<VirtualHost *>
ServerName local.ape-project.org
ServerAlias ape.local.ape-project.org
ServerAlias *.ape.local.ape-project.org
DocumentRoot "/home"
</VirtualHost>
where should i write it ?
--
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/