class websites::start { include websites::base apache::vhost_redirect { "start.${::domain}": url => "http://www.${::domain}/community/", } }