I am having alot of trouble configuring htdig. Our site is setup like so:

http://www.mysite.com -> /www/default/

and our department pages
http://www.aug.edu/department -> /www/default/department

The department pages are referenced by symbolic links in /www/default
/www/default/department -> /home/department/www

I just want to configure htdig to index /www/default and follow all of my symbolic links.
With my current config I am getting some users home directories indexed and I can not get it
to index all of the department pages..


Here is some of what I have in my config file.

database_dir:           /var/lib/htdig
start_url:              http://www.mysite.com/
limit_urls_to:          ${start_url
common_url_parts:       ${limit_urls_to} .html .htm .shtml
search_algorithm:       exact:1 synonyms:0.5 endings:0.1

If anybody can give my some advice or put me in the right direction it would
be much appreciated.



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ht://Dig general mailing list: <htdig-general@lists.sourceforge.net>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to