Alias /phpgroupware /usr/share/phpgroupware
Options +FollowSymLinks
AllowOverride None
order allow,deny
allow from all
DirectoryIndex index.html index.php
php3_magic_quotes_gpc On
php3_track_vars On
php3_include_path .:/etc/phpgroupware
php_flag magic_quotes_gpc On
php_flag track_vars On
php_flag session.save_path /var/tmp/phpgroupware
php_value include_path .:/etc/phpgroupware