Searched defs:NOT_IN_LOCATION (Results 1 - 1 of 1) sorted by relevance
/httpd/include/ | ||
H A D | http_config.h | 906 #define NOT_IN_LOCATION 0x08 /**< Forbidden in <Location> */ macro 910 #define NOT_IN_DIR_LOC_FILE (NOT_IN_DIRECTORY|NOT_IN_LOCATION|NOT_IN_FILES) |
Completed in 515 milliseconds