The Apache::Options
module will export the following bitmask
constants:
OPT_NONE OPT_INDEXES OPT_INCLUDES OPT_SYMLINKS OPT_EXECCGI OPT_UNSET OPT_INCNOEXEC OPT_SYM_OWNER OPT_MULTI OPT_ALL
These constants can be used to check the return value from
Apache->request->allow_options()
method.
This module is simply a stub which imports from Apache::Constants
,
just as if you had said use Apache::Constants ':options';
.
Maintainer is the person(s) you should contact with updates, corrections and patches.
Last modified Sat Feb 15 17:38:38 2014
Have comments? Please send them to the modperl users mailing list.
Use of the Camel for Perl is a trademark of O'Reilly & Associates, and is used by permission.