Modify the rewrite-rules so all requests (you have to make exceptions for css/js/jpeg/jpg/gif/png/ico etc..) beginning with /project goes to /project/index.php?
I haven't tried it myself, but i suppose it would work on apache and lighty. Cheers, Johannes On 9/14/07, Sanjay Aggarwal <[EMAIL PROTECTED]> wrote: > > I am trying to run 2 copies of an application by placing one copy on > doc_root another in doc_root/project folder. But due to redirection - > Request goes back to the first copy. Is there anyone who has faced the > similar problem? Or is there anyone who can suggest me the cause and > solution for the same? > > Regards, > Sanjay Aggarwal > >
