author | Mark Rada <marada@uwaterloo.ca> | |
Sat, 26 Sep 2009 18:12:32 +0000 (14:12 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 29 Sep 2009 17:06:52 +0000 (10:06 -0700) | ||
commit | 10d1432aece21ac65a89fe962b1c3019ec1f46e0 | |
tree | 156321568c428883bbcc6c13a0f46342e7252c1b | tree | snapshot |
parent | 1be224ba6e99f0ab34c998d7fa8023b76a15c8b6 | commit | diff |
instaweb: support mod_cgid for apache2
Some people have mod_cgid instead of mod_cgi, most likely as a result of
choosing a threaded MPM.
In cases where the user has both modules, mod_cgi will be preferred in
order to maintain a simpler setup.
This patch also causes instaweb to print a message and die in cases
where there is no module that instaweb knows how to handle.
Signed-off-by: Mark Rada <marada@uwaterloo.ca>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Some people have mod_cgid instead of mod_cgi, most likely as a result of
choosing a threaded MPM.
In cases where the user has both modules, mod_cgi will be preferred in
order to maintain a simpler setup.
This patch also causes instaweb to print a message and die in cases
where there is no module that instaweb knows how to handle.
Signed-off-by: Mark Rada <marada@uwaterloo.ca>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-instaweb.sh | diff | blob | history |