by alex » 14 Jun 2007, 20:14
> Hello! I am starting using POCO library, I have compiled it and started using HTTPFormServer. I works OK. I would like to build a web server but I was wondering if there is a "root dir" already defined or I have to do this from the ground up. Thank you very much.
From the ground up is the answer. It is totally up to you how you want to map requested URIs to local files.
Alex