Redirected the access logs in a dedicated file
This commit is contained in:
@@ -107,7 +107,7 @@ server {
|
||||
```sh
|
||||
lms [config_file]
|
||||
```
|
||||
Logs are output in the working directory, in the file 'lms.log'.
|
||||
Logs are output in the working directory, in the files 'lms.log' and 'lms.access.log'.
|
||||
|
||||
To connect to LMS, just open your favorite browser and go to http://localhost:5082
|
||||
|
||||
|
||||
Reference in New Issue
Block a user