Override this to customize the server. (By default, this delegates to serveFile() and allows directory listing.) @param uri Percent-decoded URI without parameters, for example "/index.cgi" @param method "GET", "POST" etc. @param parms Parsed, percent
(String uri, String method, Properties header, Properties parms, Properties files)