commit | 44a167b007a20189200f4baf9ff4f24aa0f7571e | [log] [tgz] |
---|---|---|
author | Eric Wong <normalperson@yhbt.net> | Tue Jan 02 00:57:11 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Tue Jan 02 23:25:42 2007 -0800 |
tree | c9c661706c11d2b1908ca896c3907a513d148080 | |
parent | 54b9e0225ad150b4528d7a12f2196ad46f058302 [diff] |
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>