Searched defs:NOT_IN_LOCATION (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dhttp_config.h906 #define NOT_IN_LOCATION 0x08 /**< Forbidden in &lt;Location&gt; */ macro
910 #define NOT_IN_DIR_LOC_FILE (NOT_IN_DIRECTORY|NOT_IN_LOCATION|NOT_IN_FILES)

Completed in 13 milliseconds