This will cause Gitorious to interpret all requests to be
git-over-http requests (these are identified by the fqdn used in the
request). IIRC, this means that all requests are processed by the
"metal" which serves git over HTTP, but as the requests don't look
like Git requests they will (probably) be passed on to the "regular"
Rails app.
Cheers,
- Marius