Fixed references to mod_perl-2.0 resume.
[www.jankratochvil.net.git] / Index.pm
index d9a1a16..6a82f5b 100644 (file)
--- a/Index.pm
+++ b/Index.pm
@@ -27,7 +27,8 @@ use My::Web;
 use Apache2::Const qw(HTTP_MOVED_PERMANENTLY);
 
 
-our $HTML_TEST=0;
+our $HTML_TEST="download";
+our $HTML_TEST_RC=HTTP_MOVED_PERMANENTLY;
 
 sub handler
 {