1. Run the obeyfile to set the document root directory to 'root'
2. Run h11p
3. Fire up your favourite web browser and go to http://127.0.0.1/index.txt

Disclaimer: Not guaranteed to work at all :p

---

Debugging stuff:

Debugging mode is activated by setting 'debug=1' in the source code and recompiling. If debugging is active, then:

- The system variable 'moo' should be set to the error number of any error encountered, and 'mo2' the error text

- Data received from the web browser is sent to the screen, so you can use *spool or similar to record the headers being received and see if anything is working. turning on spool from a task window may not work, so it's best to do it from the command line.

- The file name it attempts to load will be stuffed into the 'foo' variable