At 11:39 AM -0600 11/26/00, Ing. Noel Vargas Baltodano wrote:
>I just don't know how to make htdig to check the /httpd subdirs and the
>/~username URLs.
>
>If anyone is kind enough to explain it to me AS CLEAR as posible, or
>tell me where I can get the right answer to this problem, I'd be very
>grateful.

When indexing, htdig follows links from the start_url setting. If 
there's a link, either a standard <a href="..."> or a <link> tag in 
the header, it will be followed. But if you don't have a link to your 
user pages (for example), then it will never know they exist.

So you can either make sure there are links from the start_url to the 
appropriate sections or make sure they're included in the start_url. 
Keep in mind you can insert files into the config file like so:

start_url: `/path/to/url.file`

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

------------------------------------
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