.wwwstatrc file reading

Allen Walker (allen@lnstar.com)
Sun, 1 Mar 1998 14:28:24 -0600 (CST)


I can't for the life of me get this to work. I've been trying to modify
the $AppendToLocalhost var so that it will print "WWW Statistics for
www.xxx" where xxx is my new var of $AppendToLocalhost. However it
continues to read for the wwwstat main executable instead of my rc file. I
am issueing the command as

wwwstat -f "/pathto/.wwwstatrc" log_file

I even used perl -d wwwstat .....
and steped thru the execution. It appears to be reading from the
wwwstat.rc file my $AppendToLocalhost statement, and I even printed the
value and it was the proper value as I stepped thru, but when it came time
for it to output that statistics, it still used the $AppendToLocalhost var
set in the main wwwstat executable. 

I invite anyone to try this, and if you are successful, please email me
how you did it. I would be very grateful!!

Thanks
-allen-