Explorar o código

remove user www-data

walkor %!s(int64=10) %!d(string=hai) anos
pai
achega
b33b78a44c
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      Applications/Todpole/start.php

+ 0 - 2
Applications/Todpole/start.php

@@ -30,8 +30,6 @@ $worker->count = 4;
 // WebServer
 $web = new WebServer("http://0.0.0.0:8686");
 
-$web->user = 'www-data';
-
 $web->count = 2;
 
 $web->addRoot('www.your_domain.com', __DIR__.'/Web');