in reply to Re: Apache mod_perl configuration
in thread Apache mod_perl configuration

Nope, you've got it backwards. Locations do not have to be real paths.

Replies are listed 'Best First'.
Re^3: Apache mod_perl configuration
by CountZero (Bishop) on Nov 22, 2004 at 21:32 UTC
    That's exactly what I said!

    CountZero

    "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

      Oh, sorry, you are correct. However, location blocks work fine for what this person is trying to do. It just means that the setting are applied to a particular URL pattern rather than a particular directory path.