Changeset 2746 for alternc-awstats/trunk


Ignore:
Timestamp:
06/24/10 01:04:33 (3 years ago)
Author:
benjamin
Message:

logfile finish by %other %virtualname, Fixes #1192

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc-awstats/trunk/debian/postinst

    r2560 r2746  
    6363            cat > $LOGAPACHE <<EOF 
    6464LogFile="/var/log/apache2/access.log" 
    65 LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot" 
     65LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %other %virtualname" 
    6666EOF 
    6767            chown www-data:www-data $LOGAPACHE 
Note: See TracChangeset for help on using the changeset viewer.