Version 0.07 * ehrmm... I forgot to keep track of all changes. In any case, p5httpd now can do basic authentication, use cute little icons in directory listings and has both forking and non-forking modes for running cgi scrips. Version 0.04 * workaround for the psion Netbook (due to perl crashing on 'undefine $ENV{blah}') Version 0.03 * p5httpd now understands the POST and HEAD methods. * some workarounds that were needed for earlier versions of EPOC Perl have now been removed. * / lists directory if there is no /index.html redirects to / * many small improvements Version 0.02 * Removed the "local %ENV" that was necessary with earlier versions of EPOC Perl, but incompatible with the newest. p5httpd now needs EPOC perl release 21 or newer (Thanks Chris Barrett!) Version 0.01 * Initial release