I need to setup a remote Git repository that will communicate via http. All the stuff I've read on the web refers to setup using Apache web server. I'd rather use Tomcat. Is that possible? Is it advisable?
If yes, I'd really appreciate advice on how to go about doing it. If no, what other options are there?
Thanks