diff --git a/apache/freshrss.conf b/apache/freshrss.conf index e5a0ca5..45d232d 100644 --- a/apache/freshrss.conf +++ b/apache/freshrss.conf @@ -2,8 +2,9 @@ DocumentRoot /app/code/p AllowEncodedSlashes On - ErrorLog /dev/stderr - CustomLog /dev/stdout combined + LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" proxy + CustomLog "|/bin/cat" proxy + ErrorLog "|/bin/cat" Options +FollowSymLinks