Re: wwwstat.rc
Roy T. Fielding (fielding@kiwi.ics.uci.edu)
Thu, 22 Jan 1998 22:29:00 -0800
>I am trying to get wwwstat to read a user config file since we have
>several virtual sites and the $AppendToLocalhost is different for each
>one. When I execute:
>wwwstat -f "/userdir/wwwstat.rc" > log.html
>
>it's still using the "no_where.com" from the wwwstat excuteable. I have
>modified the wwwstat.rc in the userdir and changed the value of
>AppendToLocalhost.
Did you remember to remove the ## from the beginning of the line
(so that it is not commented out) in the wwwstat.rc file?
That's the only thing I can think of that would cause it to be ignored.
....Roy