You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Qingshan Xie <qi...@cisco.com> on 2003/01/26 05:22:57 UTC

[users@httpd] Configuration problem on mod_usertrack on solaris 8

All,

    I compiled apache-1.3.26 with mod_usertrack and have the configuration 
lines as
====================================================================================
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" 
\"%{Cookie}i\"
" combined_cookie_header
CustomLog /opt/httpd/logs/httpd-qixie/access_log combined_cookie_header
=====================================================================================

It worked on solaris 2.6 but not on solaris 8.  In solaris 8, I have to use 
the

LogFormat "...... \"%{Cookie}n\" " ...... to make it work.  Can some one to 
tell why have to use "%{Cookie}n" instead of "%{Cookie}i"?

Many Thanks!
Q.Xie
********************************************************
         Qingshan Xie
         IT Engineer
         SJ-12-3
         CISCO System, Inc.
         Phone:  408-527-7440
         Page:   408-951-7915 or qixie@epage.cisco.com
         Email:  qixie@cisco.com
********************************************************