[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [phpGroupWare-users] PHPgroupware login at root?
From: |
Dave Hall |
Subject: |
Re: [phpGroupWare-users] PHPgroupware login at root? |
Date: |
Wed, 12 Sep 2007 15:33:56 +1000 |
Hi Jamie,
On Tue, 2007-09-11 at 08:47 -0700, Jamie wrote:
>
> Hey Guys,
>
> When I go to the root address of the sub-domain where I have
> phpgroupware installed, I see a web index.. As an exampel if I go to
> "http://team.domain.com" I see the web index.. If I click on the
> "phpgroupware" folder it goes to the login. I would like for the
> "http://team.domain.com" to be the login screen. How do I do that?
Try moving all of the contents of your phpgroupware folder to the root
directory. you may also need to edit the PHPGW_SERVER_ROOT and
PHPGW_INCLUDE_ROOT entries near the top of your header.inc.php so it has
the right path information.
Cheers
Dave