command
module
Version:
v0.6.2
Opens a new window with list of versions in this module.
Published: Feb 27, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
webserver
simple web server
Introduction
webserver
is a web server implementation in Go, originaly because I was getting bored of Apache (not because it's bad).
Features
- configurable
- can do Basic HTTP authentication, passwords have to be stored hashed with MD5
- should be able to mimic specific Apache behavior with
ProxyPass
AND ReverseProxyPass
- custom error pages for websites
TODO
- configurable errors logs (website level) (#4)
- enable CGI usage (#6)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.