# SCM HTTP vhost
<VirtualHost {ip_address}:80>
  ServerName {scm_host}
  DocumentRoot {usr_share_gforge}/scm
