in reply to mod_perl without separate config for static HTML?

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re: mod_perl without separate config for static HTML?

Replies are listed 'Best First'.
Re^2: mod_perl without separate config for static HTML?
by gunzip (Pilgrim) on Oct 26, 2004 at 13:54 UTC

    This is the page I was referring to:

    http://perl.apache.org/docs/1.0/guide/strategy.html#Alternative_architectures_for_running_one_and_two_servers

    'Seems I may have got the wrong end of the stick.

Re^2: mod_perl without separate config for static HTML?
by gunzip (Pilgrim) on Oct 26, 2004 at 13:39 UTC
    perl.apache.org is where I found the info about needing to configure multiple servers/ports/IPs to get static content handled outside the mod_perl process.