<VirtualHost *:::port::>
DocumentRoot ::webapp-dir::
<IfModule mod_caucho.c>
CauchoConfigFile ::resin-conf::
</IfModule>
</VirtualHost>