Simple web server
This server is very simple and limited, it is, for now:
- a file server
- a CGI handler (for
*.cgiexecutables)
Usage: httpd (--root path)
--root <path>: document directory for file server (default: www)
This server is very simple and limited, it is, for now:
*.cgi executables)Usage: httpd (--root path)
--root <path>: document directory for file server (default: www)