webserver

command module
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2019 License: BSD-3-Clause Imports: 20 Imported by: 0

README

Go Report Card

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL