open static fun create(): StaticHandler
Create a handler using defaults
Return the handler
open static fun create(root: String): StaticHandler
Create a handler, specifying web-root
root - the web-root
root