At 12:40 PM +0200 9/11/00, Martin Mielke wrote:
>The problem is that running rundig gives an error like:
>
> sh: /usr/local/bin/conv_doc.pl: No such file or directory
This usually means that the first line of the script (which points to
the location of Perl) is incorrect.
So perhaps
#!/usr/bin/perl
should be #!/usr/local/bin/perl (or similar).
>Furthermore, start_url: http://intranet/, but only the directories are being
>indexed. I cannot find any document ...
I'd probably pull up one of the directory pages and see what links
are given. Does the directory page link to documents or just to other
directories?
-Geoff
------------------------------------
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>