diff --git a/log-files-locations.md b/log-files-locations.md index d83fafb..bc597fc 100644 --- a/log-files-locations.md +++ b/log-files-locations.md @@ -6,8 +6,7 @@ /log/production.log

Apache web server

the place is defined during the configuration of Apache to host Tracks

- -

normally something like

+

normally something like

(Ubuntu, Debian)

ErrorLog "/var/log/apache2/tracks_error.log"

CustomLog "/var/log/apache2/tracks_access.log"