[Typo3] cc_awstat configuration on windows

Alan Heikkila kalanh at shaw.ca
Wed Oct 19 01:10:58 CEST 2005


Hi Emma,

I have cc_awstats running just fine on my Windows server.  I suppose you've been through the basics:
TypoScript Setup:
config.stat = 1config.stat_apache = 1config.stat_apache_logfile = my_logfile_dir/mydomain.logcc_awstats extension installed and logfile configured:example: mydomain.log |www.mydomain.com,mydomain.com,sub.mydomain.com |Then modify the localConf.php by adding:$TYPO3_CONF_VARS["FE"]["logfile_dir"] = 'my_logfile_dir/';Edit the Apache httpd.conf by making sure the following is present:CustomLog htdocs/my_logfile_dir/mydomain.log combinedAddHandler cgi-script .cgi .plMake sure Perl is installed on your Windows server, and that should be about it if I'm not missing anything.  Just believe it is possible!Alan Heikkila


More information about the TYPO3-english mailing list