]> git.deb.at Git - deb/packages.git/commitdiff
apache.conf: Remove comment about configuration for sarge
authorFrank Lichtenheld <frank@lichtenheld.de>
Fri, 24 Oct 2008 16:33:12 +0000 (18:33 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Fri, 24 Oct 2008 16:33:12 +0000 (18:33 +0200)
sarge is really obsolete.

conf/apache.conf.sed.in

index 0eac5fa46572dddd3974cc1ea02198661f5d8ac5..8594aecc7c41d1429c629055fada41c060631b89 100644 (file)
    PerlSwitches -T
    <Location /cgi-bin/>
       SetHandler perl-script
-      # mod-perl etch
       PerlInitHandler Apache2::Reload
-      # mod-perl sarge
-      #PerlInitHandler Apache::Reload
       PerlHandler ModPerl::Registry
       Options +ExecCGI
       PerlSendHeader On