When I tried to set PerlOptions None within a Directory or VirtualHost
directive, I get
  "Invalid per-directory PerlOption: None"
or
  "Invalid per-server PerlOption: None"

I see that MpDir_f_NONE is defined to be 0, the same value that
modperl_flags_lookup_dir returns to signal an error. That clearly won't work.

Anders


Reply via email to