diff --git a/Install-Tracks-on-Ubuntu-20.10.md b/Install-Tracks-on-Ubuntu-20.10.md index d08a016..f0537a5 100644 --- a/Install-Tracks-on-Ubuntu-20.10.md +++ b/Install-Tracks-on-Ubuntu-20.10.md @@ -325,9 +325,7 @@ mysql> quit >systemctl restart apache2

------------

-

By default, the Passenger log file is the global (not the per-vhost) Apache error log file.

-

This is typically located in /var/log/apache2/error_log.

-

You can find out the exact location of the Passenger error log by running

+

Good to know for debugging: by default the Passenger log file is the global (not the per-vhost) Apache error log file. This is typically located in /var/log/apache2/error_log. You can find out the exact location of the Passenger error log by running

>passenger-config --detect-apache2