[chora] Stable Chora Build

Jon Parise jon at horde.org
Wed Jul 23 22:06:52 PDT 2003


On Wed, Jul 23, 2003 at 09:11:30PM -0400, zx at bugsbunny.laudanski.com wrote:

> <VirtualHost 66.227.64.136> 
> Servername cvs.nukecops.com 
> ServerAlias cvs.nukecops.com 
> Alias /horde/ /www/horde/ 
> #Alias /chora/ /www/horde/chora/ 
> DocumentRoot /www/horde/chora/ 
> </VirtualHost>

That looks fine.
 
> $this->applications['horde'] = array(
>     'fileroot' => dirname(__FILE__) . '/..',
>     'webroot' => '/',

'webroot' => '/horde'

>     'initial_page' => '',
>     'icon' => '/graphics/home.gif',

'icon' => '/horde/graphics/home.gif'

>     'name' => 'Nuke Cops beta-NC CVS Repository',
>     'allow_guests' => true,
>     'status' => 'inactive',
>     'templates' => dirname(__FILE__) . '/../templates',
>     'cookie_domain' => $_SERVER['SERVER_NAME'],
>     'cookie_path' => '/',
>     'server_name' => $_SERVER['SERVER_NAME'],
>     'server_port' => $_SERVER['SERVER_PORT']
> );
 
-- 
Jon Parise (jon at horde.org) :: The Horde Project (http://horde.org/)


More information about the chora mailing list