diff options
author | alekseiplusplus <alekseijeaves@protonmail.com> | 2024-06-28 17:31:54 +1000 |
---|---|---|
committer | alekseiplusplus <alekseijeaves@protonmail.com> | 2024-06-28 17:31:54 +1000 |
commit | 7635f08fdeacdc3758ab410ae39c51529c614453 (patch) | |
tree | c2b22f13b30c2aeb4cf00e0efd683ccf5d55b332 /README |
Initial; already done much
Diffstat (limited to 'README')
-rwxr-xr-x | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +This server serves a subset of HTTP. +It has currently only implemented what is necessary to serve GET requests, because I do not want much more than this. + +Configuration is performed with the configure.tcl file, the others should not need to be touched. +- for now, perhaps later we can do a simple config file +- You can configure it to hook into Tcl |