Definition:
#include "http_core.h"
Usage example:
if (ap_allow_options(r) == OPT_NONE) {
/* No Options keywords are active for this location */
} return DECLINED;
}
No documentation available.
Previous: OPT_MULTI
Next: OPT_SYM_LINKS
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)