----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 28, 2000 1:21 PM
Subject: [htdig] Problem with virtual server-names


> Hi,
> we have 2 different aliases and 1 IP-adress on one webserver:
> 1.) http://www.abc.de
> 2.) http://www2.abc.de
> 
> in the config-file we set allow_virtual_hosts: true
> the start_url ist set to http://www2.abc.de/map1
> the limit_urls is the same that start_url.
> 
> When we run htdig with -c configfile, there is only one message:
> 
> New server: www2.abc.de, 80 !!!!!!!!
> 
> What to do?
> 
> Greetings
> Uli
> 
> 
> 

If you want to index both servers then you should have:

limit_urls_to:    http://www2.abc.de/    http://www.abc.de

you have set it to index one page on one server.

--
David Adams
University of Southampton


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to