escape_html
char *escape_html(const char *);
if ((escapedpath = escape_html(desc->http_path)) == NULL)
if ((escapedhtml = escape_html(dp->d_name)) == NULL) {