Rev 313 | Rev 326 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
Tewi HTTPd version 2.04
Original by Nishi <nishi@nishi.boats>
All documentations for Tewi HTTPd will be able to be found on-line at
https://trac.nishi.boats/tewi
Distribution Contents
-------------------------------
You should have received the following with this distribution:
LICENSE License which applies to this distribution
README This file
Makefile Top level makefile
Server/ Directory containing source code for the server
Module/ Directory containing source code for the module
Tool/ Directory containing source code for the compile time configs
Common/ Directory containing source code for the common codes
Binary/ Directory containing binary stuff
Icons/ Directory containing icons for directory indexing
Files of note;
config.h.tmpl Compile time configuration file template, copy to config.h
Version Number Defined
--------------------------------
1.06C
| | |
| | +- Bug fixes / security fixes
| +--- Minor features
+----- Breaking changes
Platform support
--------------------------
Currently, these platforms are supported:
Windows 9x Working if I compile it using Borland C++ 5.x
or Visual C++ 6.0/Open Watcom 2.0
Windows NT 4.0/later Working on NT 4.0 SP6a
Linux Working on Debian GNU/Linux 12 (x86_64)
NetBSD Working on NetBSD/amd64 10.0
OpenBSD Working
Haiku Working
Minix Working
UnixWare Working on 7.1.1
OS/2 Working
NetWare WIP
PlayStation Portable Working, missing module support
TODO: Get multi-threading working (maybe)
PlayStation 2 Not working
PlayStation 3 Working, missing module support
TODO: Get multi-threading working (maybe)