mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 07:28:13 +08:00
Updated user manual
This commit is contained in:
parent
2acfab62f0
commit
74c099fe63
@ -49,7 +49,7 @@ Usage Examples
|
||||
[http://localhost:8080](http://localhost:8080) in any browser.
|
||||
- How to start mongoose at UNIX startup time in daemon mode, serving
|
||||
directory `/var/www`: put this line in the system startup script,
|
||||
`nohup /path/to/mongoose -listening_ports 80 -document_root /var/www`
|
||||
`/path/to/mongoose -listening_ports 80 -document_root /var/www &`
|
||||
|
||||
Command Line Options
|
||||
--------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user