NAME:
static-server - A static server in Go, supporting hosting static files in the no-trailing-slash version.
USAGE:
static-server [global options] [:]
VERSION:
0.9.0
DESCRIPTION:
A static server in Go, supporting hosting static files in the no-trailing-slash version.
COMMANDS:
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--enable-virtual-hosting Whether to enable virtual hosting; @see https://en.wikipedia.org/wiki/Virtual_hosting
--no-trailing-slash Hosting static files in the no-trailing-slash mode.
--enable-directory-listing Listing files of a directory if the index.html is not found when in the normal mode.
--help, -h show help
--version, -v print the version
NAME: static-server - A static server in Go, supporting hosting static files in the no-trailing-slash version.
USAGE: static-server [global options] [:]
VERSION: 0.9.0
DESCRIPTION: A static server in Go, supporting hosting static files in the no-trailing-slash version.
COMMANDS: help, h Shows a list of commands or help for one command
GLOBAL OPTIONS: --enable-virtual-hosting Whether to enable virtual hosting; @see https://en.wikipedia.org/wiki/Virtual_hosting --no-trailing-slash Hosting static files in the no-trailing-slash mode. --enable-directory-listing Listing files of a directory if the index.html is not found when in the normal mode. --help, -h show help --version, -v print the version