I suspect that the problem is caused by DocumentRoot. It should be set to
the top level directory of your website. Let's say your directory looks like
this
/var
/www
/vhosts
/lib.com
/httpdoc
- index.html
/ape-jsf
/Tools
...
Then, DocumentRoot is set to "/var/www/vhosts/lib.com/httpdoc". ape-jsf is
just another directory on your webserver, so you have to be able to
reference it like any other directory.
On Sat, Sep 18, 2010 at 8:01 AM, Alaa Keshim <[email protected]> wrote:
> I removed the repeated post, sorry. and i'm waiting for your help.
> 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]<ape-project%[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 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/