Fix upload function in Apache2.x, the bug is descripted in
[irspy-moved-to-github.git] / web / conf / apache2.0 / cfspy.conf
index 5ac65cc..922095c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: cfspy.conf,v 1.2 2009-04-15 18:23:02 wosch Exp $
+# $Id: cfspy.conf,v 1.3 2009-04-16 18:09:44 wosch Exp $
 #
 # Sample configuration for running an IRSpy web-site under Apache 2.x.
 #
@@ -27,6 +27,9 @@
      SetHandler perl-script
      PerlHandler HTML::Mason::ApacheHandler
     </FilesMatch>
+
+    PerlSetVar MasonArgsMethod mod_perl
+
     PerlAddVar MasonCompRoot "private => /home/wosch/indexdata/irspy/web/htdocs"
     PerlSetVar MasonDataDir              /home/wosch/indexdata/irspy/web/data
     PerlSetVar IRSpyLibDir               /home/wosch/indexdata/irspy/lib