sws: A simple web server for serving directories, similar to weborf.
The main drivers for this application were Windows (and Linux) support and security, and to a lesser extent performance. Security is improved over weborf by using Haskell, supporting TLS, and explicitly NOT supporting CGIs of any kind.
[Skip to Readme]
Downloads
- sws-0.3.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.4.5.0, 0.4.6.0, 0.5.0.0, 0.5.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | asn1-encoding (>=0.9 && <0.10), asn1-types (>=0.3 && <0.4), base (>=4.6 && <4.8), bytestring (>=0.10 && <0.11), crypto-pubkey (>=0.2 && <0.3), crypto-random (>=0.0 && <0.1), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.4), hourglass (>=0.2 && <0.3), http-types (>=0.8 && <0.9), network (>=2.6 && <2.7), pem (>=0.2 && <0.3), resourcet (>=1.1 && <1.2), transformers (>=0.4 && <0.5), wai (>=3.0 && <3.1), wai-extra (>=3.0.3 && <3.1), wai-middleware-static (>=0.6 && <0.7), warp (>=3.0 && <3.1), warp-tls (>=3.0 && <3.1), x509 (>=1.5 && <1.6) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014 Derek Elkins |
Author | Derek Elkins |
Maintainer | derek.a.elkins@gmail.com |
Category | Web |
Source repo | head: git clone https://github.com/derekelkins/sws.git |
Uploaded | by DerekElkins at 2014-12-30T03:56:48Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | sws |
Downloads | 10051 total (1 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-06-08 [all 7 reports] |