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

/httpd/modules/arch/win32/
H A Dmod_win32.c149 char execcgi_path[] = "SHELL\\EXECCGI\\COMMAND"; local
191 if ((rv = ap_regkey_open(&key, name_key, execcgi_path, APR_READ, p))
199 if ((rv = ap_regkey_open(&key, type_key, execcgi_path, APR_READ, p))

Completed in 14 milliseconds