Hi all, the standard picolisp webserver does not allow two things which I (and other people in different disscussions in this mailing list) have missed:
1) custom app specific urls 2) allowing and collecting any query parameters http://logand.com/picoWiki/rewriteUrl shows a sample web server which servers files from @public_html/ directory (relative to picolisp home, which is not a problem as you can always create a symlink), e.g. http://localhost:8080/index.html is served from @public_html/index.html file. Hope you find it useful. Cheers, Tomas -- UNSUBSCRIBE: mailto:[email protected]?subject=unsubscribe
