Here is mine:
ScriptAlias /Scalix/rw /opt/scalix/bin/ice.cgi/prof=RW-C
ScriptAliasMatch ^/Scalix/rw-(.*) /opt/scalix/bin/ice.cgi/prof=RW-$1
ScriptAlias /Scalix/paw /opt/scalix/bin/ice.cgi/prof=PAW-C
ScriptAliasMatch ^/Scalix/paw-(.*) /opt/scalix/bin/ice.cgi/prof=PAW-$1
ScriptAlias /Scalix/wap /opt/scalix/bin/ice.cgi/prof=WAP-C
ScriptAliasMatch ^/Scalix/wap-(.*) /opt/scalix/bin/ice.cgi/prof=WAP-$1
<Directory "/opt/scalix/bin">
AllowOverride None
Options +ExecCGI -Includes
Order allow,deny
Allow from all
AddDefaultCharset off
</Directory>
Alias /omhtml/ /var/opt/scalix/el/s/omhtml/
<Directory "/var/opt/scalix/el/s/omhtml">
AllowOverride None
Order allow,deny
Allow from all
AddDefaultCharset off
</Directory>
There should also be this file /opt/scalix/global/config, which links to /etc/opt/scalix/instance.cfg