michael b8ef2c11a1 * Add support to use GNU TLS 6 năm trước cách đây
..
README.txt 87b6646e02 * Demo for simple file server 8 năm trước cách đây
index.css 87b6646e02 * Demo for simple file server 8 năm trước cách đây
index.html 87b6646e02 * Demo for simple file server 8 năm trước cách đây
simpleserver.lpi b0c264948e * Rework SSL handling to be pluggable, add HTTPS support to fphttpserver 6 năm trước cách đây
simpleserver.pas b8ef2c11a1 * Add support to use GNU TLS 6 năm trước cách đây

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.