logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

node-static - rfc 2616 compliant streaming file server

Name

node-static - rfc 2616 compliant streaming file server

Options

       • --port, -p
         TCP port at which the files will be served
         [default: 8080]

       • --cache, -c
         "Cache-Control" header setting
         [default: 3600]

       • --headers, -H
         additional headers in JSON format

       • --header-file, -f
         JSON file of additional headers

       • --help, -h
         display help

       • --version, -v
         node-static version

                                                  January 2014                                    NODE-STATIC(1)

Synopsis

         node-static [-p <port>] [<directory>]

See Also