mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 05:15:12 +00:00
Log the client IP
This commit is contained in:
@@ -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"
|
||||
|
||||
<Directory /app/code/p/>
|
||||
Options +FollowSymLinks
|
||||
|
Reference in New Issue
Block a user