Hi, My htdig search worked two weeks ago, but now it doesn't work anymore. I think I must have entered something wrong in the htdig.conf file or my Apache httpd.conf file. I am using htdig 3.2.0 running on Redhat 7.2, and my Apache server is Apache 1.3.20. I only want to use htdig to search a particular directory and below. And this directory has a index.php that has links to other php files. Here is portion of my htdig.conf
start_url: http://prodbrass.web.boeing.com/mhonarchive/test-ulysses-mailtest/ local_urls: http://prodbrass.web.boeing.com/mhonarchive/test-ulysses_mailtest/ = /var/mhonarc/archives/public/test-ulysses-mailtest limit_urls: ${start_url} In my Apache httpd.conf Alias /mhonarchive/ "/var/mhonarc/archives/public/" When I tried to run htdig -c htdig.conf -vvvv, it shows it actually went to the top level directory of http://prodbrass.web.being.com, which it is not getting information from the directory of /var/mhonarc/archives/public/test-ulysses-mailtest. What is wrong? Isn't using local_urls to specify a particular file directory and below the right way? Thanks for any help! Mary ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

