in reply to Re^2: Time to write a "serious" http server in Perl?
in thread Time to write a "serious" http server in Perl?

What does that have to do with enabling/disabling virtual hosts?
  • Comment on Re^3: Time to write a "serious" http server in Perl?

Replies are listed 'Best First'.
Re^4: Time to write a "serious" http server in Perl?
by perrin (Chancellor) on Aug 11, 2008 at 04:12 UTC
    I suppose it depends on why you're doing it. If you were doing it to upgrade your code, it won't work for mod_perl. If you just want to take a site off the air, it should work.