apache-config-devel/mods-available/remoteip.conf

6 lines
177 B
Plaintext
Raw Permalink Normal View History

<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>