nHTTPd

7-28-98
Version 1.2

1) Added MOTD to prefs window. This will be accessible via a SSI tag <MOTD>

7-26-98 (Internal)
Version 1.1d

1) Added persistent prefs soup to nHTTPd
2) User configurable: Show Connect Slip, Hit Sound, Persistent Access Counter
3) Added Iconize feature. NS Button will turn nHTTPd into an Aux button

7-24-98 (Internal)
Version Number 1.1b

1) Added hit counter to nHTTPd main window
2) Added a click sound to denote each hit

7-19-98 (Public)
Version Number 1.1a

1) Placed burden of HTTP header output in hands of plugins in order to allow proper reporting of content-length. This is vital as modern browsers will truncate input at around 500 bytes without this variable being properly set.

7-13-98 (Internal)
Version Number 1.1

1) Reworked User Interface to be more compact
2) Added Current URL window to nHTTPd
3) Added my name to Info Button

NotePad Server

7-29-98
Version 1.2 (Public)

1) Added ability to handle international (non-ASCII) characters via substitution with HTML & equivalents

7-28-98
Version 1.1f (Internal)

1) Added access to nHTTPd's Message of the Day via <MOTD>

7-28-98
Version 1.1e (Internal)

1) Removed some debug code
2) Added access to the hit counter slot of nHTTPd via <COUNTER> SSI

7-27-98
Version 1.1d (Internal)

1) Added ability to recognize and serve up raw HTML from notepad.
2) Added ability to access these Server-Side Includes for use in both Notepad documents and especially, in raw HTML documents.

a) <TIME> returns DateNTime()
b) <EMAIL> returns a mailto: email address
c) <CREDITS> returns the Notepad Server Credit Line
d) <NOTE_TITLE> returns the real world title of the Note. Good for inclusion in the HEAD like so:

<HEAD><TITLE><NOTE_TITLE></TITLE></HEAD>

e) <HOME> returns a hyperlink to the index page

| Start |