[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [mp2] The right way to use CGI parameters in a handler


Colin Wetherbee wrote:
# BEGIN CODE BLOCK
  my $req = Apache2::Request->new($r);

  $r->content_type('text/html');
  $r->print("test<br />\n");
# END CODE BLOCK

OK, problem solved.

I didn't have mod_apreq enabled. For what it's worth, I don't recall seeing anything about enabling mod_apreq in the documentation; it just said enable mod_perl, and showers of gold will fall from the sky or something. :P

Thanks for your help, everyone.

Colin


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.