Does directadmin restart the httpd when I add a user via API?
If not, Why when I add a user it took a little while to active that host?
I've a code that add user via API and just after that access a file on that host via http://xx.xx.xx.xx/~username/index.html but usually I'm getting a 404 error and my code must wait a little while to not getting that 404.
any help would be much appreciated.
If not, Why when I add a user it took a little while to active that host?
I've a code that add user via API and just after that access a file on that host via http://xx.xx.xx.xx/~username/index.html but usually I'm getting a 404 error and my code must wait a little while to not getting that 404.
any help would be much appreciated.