projects
/
deb
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
339d280
)
fun with module name differences between sarge and etch
author
Frank Lichtenheld
<frank@lichtenheld.de>
Tue, 21 Nov 2006 22:29:39 +0000
(22:29 +0000)
committer
Frank Lichtenheld
<frank@lichtenheld.de>
Tue, 21 Nov 2006 22:29:39 +0000
(22:29 +0000)
conf/apache.conf.sed.in
patch
|
blob
|
history
diff --git
a/conf/apache.conf.sed.in
b/conf/apache.conf.sed.in
index 296adee1f4ade64fe0f9acd702e2584695f4f004..037f284b1d5bfd95187557112aa0fb2aafdd850b 100644
(file)
--- a/
conf/apache.conf.sed.in
+++ b/
conf/apache.conf.sed.in
@@
-90,6
+90,9
@@
PerlRequire %TOPDIR%/bin/mod_perl-startup
<Location /cgi-bin/>
SetHandler perl-script
+ # mod-perl etch
+ #PerlInitHandler Apache2::Reload
+ # mod-perl sarge
PerlInitHandler Apache::Reload
PerlHandler ModPerl::Registry
Options +ExecCGI