Changeset 1558
- Timestamp:
- 05/03/06 15:40:39 (7 years ago)
- Location:
- alternc-awstats/trunk
- Files:
-
- 2 edited
-
alternc-awstats (modified) (1 diff)
-
awstats.template.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc-awstats/trunk/alternc-awstats
r1557 r1558 58 58 mysql -h"$MYSQL_HOST" -p"$MYSQL_PASS" -u"$MYSQL_USER" "$MYSQL_DATABASE" -B -e "SELECT hostname FROM aws" |grep -v "^hostname" | dostat 59 59 else 60 ACCESSLOGPATH="/var/log/apache /"60 ACCESSLOGPATH="/var/log/apache" 61 61 if [ "$1" = "all" ] 62 62 then -
alternc-awstats/trunk/awstats.template.conf
r1071 r1558 80 80 # LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer" 81 81 # 82 LogFormat=1 82 #LogFormat=1 83 LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %other %virtualname" 83 84 84 85 # If you want to have information on domains/countries visitors, you must ask
Note: See TracChangeset
for help on using the changeset viewer.
