michael b8ef2c11a1 * Add support to use GNU TLS преди 6 години
..
README.txt 87b6646e02 * Demo for simple file server преди 8 години
index.css 87b6646e02 * Demo for simple file server преди 8 години
index.html 87b6646e02 * Demo for simple file server преди 8 години
simpleserver.lpi b0c264948e * Rework SSL handling to be pluggable, add HTTPS support to fphttpserver преди 6 години
simpleserver.pas b8ef2c11a1 * Add support to use GNU TLS преди 6 години

README.txt


Small demo for simple file module. The server will listen on a specified
port (default 3000) and will serve files starting from the current working
directory.

Just start the server, no options, and point your browser at
http://localhost:3000/

running simpleserver -h will provide some help.