Searched refs:NONFATAL_OVERRIDE (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dhttp_config.h248 #define NONFATAL_OVERRIDE 512 /* Violation of AllowOverride rule */ macro
250 #define NONFATAL_ALL (NONFATAL_OVERRIDE|NONFATAL_UNKNOWN)
/httpd/server/
H A Dconfig.c859 if (parms->override & NONFATAL_OVERRIDE) {
H A Dcore.c1730 d->override |= NONFATAL_OVERRIDE;

Completed in 2760 milliseconds