Embedded Systems
webster.txt
Associated article: Building Your Own Web Server
Tags: Web Development Tools Embedded Systems
Published source code accompanying the article by Craig A. Lindley in which he builds Webster2 -- a low-power, personal web server. Also see WEBSTER.ZIP.
Building Your Own Web Server by Craig A. Lindley Example 1: Typical configuration file. // Webster2 Configuration File - Version: 1.1 // NOTES: // 1. Case is significant // 2. No blank lines allowed; Use // for comment lines and formatting // 3. Be careful with spaces around usernames and passwords // 4. ...


