instaweb: load Apache mime and dir modules if they are needed
commit44a167b007a20189200f4baf9ff4f24aa0f7571e
authorEric Wong <normalperson@yhbt.net>
Tue, 2 Jan 2007 08:57:11 +0000 (2 00:57 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Jan 2007 07:25:42 +0000 (2 23:25 -0800)
treec9c661706c11d2b1908ca896c3907a513d148080
parent54b9e0225ad150b4528d7a12f2196ad46f058302
instaweb: load Apache mime and dir modules if they are needed

I've noticed that Apache 2.2 on a Debian etch machine has
these compiled as modules.

Also set ServerName to avoid a warning at startup.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-instaweb.sh