apache-config-devel/mods-available/remoteip.conf
2016-11-10 20:16:45 +01:00

6 lines
177 B
Plaintext

<IfModule mod_remoteip.c>
LogFormat "%a %l %u %t \"%r\" %>s %b" rip-common
LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" rip-combined
</IfModule>