Definition:
#include "http_core.h"
Usage example:
if (ap_allow_options(r) & OPT_EXECCGI) {
/* Options [+]ExecCGI covers this location */
}
No documentation available.
Previous: OPT_ALL
Next: OPT_INCLUDES
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)