Searched defs:docroot (Results 1 – 3 of 3) sorted by relevance
172 def __init__(self, port=0, docroot='/_', wait_urls={}, url_handlers={}): argument176 def config_server(self, server, docroot, wait_urls, url_handlers): argument282 docroot='/_', argument
185 const char *docroot = arg; in send_document_cb() local
64 docroot = '/tmp' variable