I have a simple Web server, which should send a file. I took the code from another answer.
#! /usr/bin/node const FS = require (\'fs\'); const HTTP = r