BY_PATH 198 modules/generators/mod_autoindex.c if ((type == BY_PATH) && (!ap_is_matchexp(to))) { BY_PATH 212 modules/generators/mod_autoindex.c if (cmd->info == BY_PATH) { BY_PATH 244 modules/generators/mod_autoindex.c if (cmd->info == BY_PATH) { BY_PATH 561 modules/generators/mod_autoindex.c AP_INIT_ITERATE2("AddIcon", add_icon, BY_PATH, DIR_CMD_PERMS, BY_PATH 567 modules/generators/mod_autoindex.c AP_INIT_ITERATE2("AddAlt", add_alt, BY_PATH, DIR_CMD_PERMS, BY_PATH 582 modules/generators/mod_autoindex.c AP_INIT_ITERATE2("AddDescription", add_desc, BY_PATH, DIR_CMD_PERMS, BY_PATH 761 modules/generators/mod_autoindex.c else if (p->type == BY_PATH || path[0] == '^') {