I am running apache2 on Debian etch, with multiple virtual hosts.
I want to redirect so that http://git.example.com
goes to http://git.example.com/git/
Should be really simple, but Google isn't quite cutting it. I've tried the Redirect and Rewrite stuff and they don't quite seem to do what I want ...