foswiki/pub/.htaccess of all domains:
Options FollowSymLinks SymLinksIfOwnerMatch
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www.)?example.com$
RewriteRule ^((/)?|/index.html|/index.php)?$ /foswiki/bin/view [R=permanent,L]
-- BertG - 07 Jun 2009 