diff --git a/beaglebone.txt b/beaglebone.txt index 2bd7c05f..f9c6d004 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -981,7 +981,7 @@ The Apache configuration for the site should look something like the following. # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. - LogLevel warn + LogLevel error CustomLog ${APACHE_LOG_DIR}/access.log combined @@ -1031,7 +1031,7 @@ The Apache configuration for the site should look something like the following. # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. - LogLevel warn + LogLevel error CustomLog ${APACHE_LOG_DIR}/ssl_access.log combined @@ -2821,7 +2821,7 @@ The settings should look something like the following. Replace /mywikidomainnam # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. - LogLevel warn + LogLevel error CustomLog ${APACHE_LOG_DIR}/access.log combined @@ -2861,7 +2861,7 @@ The settings should look something like the following. Replace /mywikidomainnam # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. - LogLevel warn + LogLevel error CustomLog ${APACHE_LOG_DIR}/ssl_access.log combined