[odrs-web/oscp] Set an error log for the vhost as well



commit de1e2d5212b41f0bab1207db9079cf183e942597
Author: Andrea Veri <averi redhat com>
Date:   Tue Nov 13 12:45:11 2018 +0100

    Set an error log for the vhost as well

 odrs.gnome.org.conf | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/odrs.gnome.org.conf b/odrs.gnome.org.conf
index 08a1dfc..05d19fb 100644
--- a/odrs.gnome.org.conf
+++ b/odrs.gnome.org.conf
@@ -7,6 +7,8 @@
     SSLCertificateFile /var/serving-cert/tls.crt
     SSLCertificateKeyFile /var/serving-cert/tls.key
 
+    ErrorLog   /var/log/httpd24/odrs_error_log
+
     Alias /static/ /opt/app-root/src/app/static
     Alias /1.0/reviews/api/ratings /opt/app-root/src/ratings.json
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]