Functional sprinkler screen.
This commit is contained in:
@@ -54,7 +54,7 @@ pthread_rwlock_t gRwlock = PTHREAD_RWLOCK_INITIALIZER;
|
||||
int main (void)
|
||||
{
|
||||
const char *theOptions[] = {
|
||||
"document_root", "html",
|
||||
"document_root", "/opt/Domo/html",
|
||||
"listening_ports", "8081",
|
||||
0};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user