At 10:34 AM -0500 1/13/02, Tim Hewitt wrote: >http://www.mydomain.com:8080 > >This means that htdig needs to access the URLs through port 8080, >however the resulting data in the database needs to use port 80,
You'll want to set up url_part_aliases. You need two separate config files, one for indexing and one for searching. <http://www.htdig.org/attrs.html#url_part_aliases> <http://www.htdig.org/FAQ.html#q4.17> Obviously your setting for htdig will have http://www.mydomain.com:8080/ and your setting for htsearch will have http://www.mydomain.com/ instead. -- -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ 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

