diff --git a/UserManual.md b/UserManual.md index 59ffead4e8511f4520a7d5efa3a3b25171ad7d1f..8bb382b8d04712c678804682352ade74eee590bf 100644 --- a/UserManual.md +++ b/UserManual.md @@ -16,12 +16,13 @@ with `#`, are ignored. Here is the example of `mongoose.conf` file: # mongoose.conf file document_root c:\www listening_ports 8080,8043s - ssh_certificate c:\mongoose\ssl_cert.pem - + ssl_certificate c:\mongoose\ssl_cert.pem Usage Examples -------------- -- How to share a Windows folder +- How to share a Windows folder. Copy mongoose executable to a folder and + double-click the executable. The folder should be accessible via + [http://localhost:8080](http://localhost:8080) in any browser. Command Line Options --------------------