[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Webalizer & Virtual Sites
- Subject: Re: [cobalt-users] Webalizer & Virtual Sites
- From: Jan Tietze <jptietze@xxxxxxxxxxx>
- Date: Sun Feb 25 15:08:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
If you want several domains point to the same virtual site - what about using
the ServerAlias directive instead? This will not break anything, log-wise or
other, and is easier to administer.
Jan
Jay Jennings wrote:
> I created a bunch of virtual sites by adding to the httpd.conf file
> (actually, including a file with the virtual site info) so that dozens of
> domains all point to the same directory. Now I need to figure out how to
> make Webalizer know that those domain should be logged -- I can access the
> site(s) but there's no log file (it's been several days).
>
> I searched the archives but maybe didn't know exactly what I should be
> searching for. Any pointers would be greatly appreciated.
>
> jay