[server-admins] makeDownloadsStats.pl
Jonathan Marsden
jmarsden at fastmail.fm
Thu Mar 25 10:28:11 MST 2010
Nic Carter wrote:
> After digging a little, it seems like because I access
> http://ftp.crosswire.org ...
> 1) modify our stats script to also work for the community log files
> 2) modify PocketSword to start logging to the crosswire log files
> 3) modify the apache conf so that there is a virtual host for ftp
> (which is the same as the crosswire one)
(3) is trivial (add a line ServerAlias ftp.crosswire.org to the relevant
Apache VirtualHost section, and reload apache). So, IMO it should be
done right away.
Then (1) can be done when time permits, so as to restore the older
statistics. I write (and sometimes even read!) Perl, if we need someone
to do (1).
Actually, I just looked, and seems (1) is trivial too, add one line,
patch attached :) The patched version exists as
~jonathan/swordbin/makeDownloadStats.pl on the crosswire server.
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: downloadstats.patch
Type: text/x-patch
Size: 488 bytes
Desc: not available
URL: <http://www.crosswire.org/pipermail/server-admins/attachments/20100325/11747dd2/attachment.bin>
More information about the server-admins
mailing list