in reply to Re^2: Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error
in thread Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error

I named it handshake3.html, I created many files for this. As long as the directive in httpd.conf matches the name of the file, I don't think it should really matter what the name is.

And you have a seperate <Location section for each file? Eeeeew :D

  • Comment on Re^3: Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error
  • Download Code

Replies are listed 'Best First'.
Re^4: Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error
by Anonymous Monk on Mar 26, 2012 at 00:07 UTC
    Yes, desperation often renders itself this way.
Re^4: Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error
by Anonymous Monk on Mar 26, 2012 at 00:04 UTC
    Yes, I was desperate.