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

/httpd/modules/generators/
H A Dmod_autoindex.c2275 int allow_opts; local
2281 allow_opts = ap_allow_options(r);
2293 if (allow_opts & OPT_INDEXES) {

Completed in 17 milliseconds