Searched refs:document_root (Results 1 – 2 of 2) sorted by relevance
200 char *document_root = NULL; /* Corrected value of DOCUMENT_ROOT */ in LYLoadCGI() local656 StrAllocCopy(document_root, LYCgiDocumentRoot); in LYLoadCGI()657 LYTrimHtmlSep(document_root); in LYLoadCGI()658 path_translated = document_root; in LYLoadCGI()
116 #define document_root ap_document_root macro