## Static method (use this):
## HttpDaemon$start(rootPaths=NULL, port=8080, default="^index[.](html|.*)$", ...)
## Don't use the below:
"start"(x, rootPaths=NULL, port=8080, default="^index[.](html|.*)$", ...)NULL, the preset paths will be used,
cf. *setRootPaths().*setRootPaths().
*isStarted().
*stop().
*restart().
For more information see HttpDaemon.