File Server
Overview
The file server is a script that complies with the davinci specification for a file server over HTTP, that is, it allows
you to make files on you local hard drive available to the browser. Of course, this comes with a set of security risks
and should be done with care.
The file server will run from within a folder on your hardrive, and will serve file from a folder named
"root" within that folder.
Topics