> -----Original Message-----
> From: Geoff Hutchison [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 23, 2000 7:11 PM
> To: [EMAIL PROTECTED]
> Cc: htdig List
> Subject: RE: [htdig] Problem with RPM install on Mandrake 7.1
>
>
> At 11:15 AM -0400 6/23/00, Wayne Larmon wrote:
> ># These attributes allow indexing server via local filesystem rather than
> >HTTP.
> >#local_urls:    http://192.168.1.4/=/home/httpd/html/
> >#local_user_urls:       http://192.168.1.4/=/home/,/public_html/
> >
> >Configured this way, it works.  But if I uncomment 'local_urls' and run
> >'rundig -s' I get.
>
> I have a few questions. First, are the permissions on
> /home/httpd/html/ such that the user running rundig can read the
> files?

Yes.

> Secondly, have you tried running htdig -vvv separately from the
> rundig script? If so, what output do you get?

htdig -vvv
        1:0:http://192.168.1.4/
New server: 192.168.1.4, 80
Trying local files
  tried local file /home/httpd/html/robots.txt
 pushed
pick: 192.168.1.4, # servers = 1
0:1:0:http://192.168.1.4/: Trying local files
  tried local file /home/httpd/html/index.html
 not found
pick: 192.168.1.4, # servers = 1

That clears it up.  On Mandrake 7.1, the sample index file that is installed
in /home/httpd/html is index.shtml.  (Note the 's'.)  When local_urls is
defined, ht://Dig can't find index.shtml.  (Because "The only file name
extensions currently recognized for local filesystem access are .html, .htm,
.txt, .asc, .ps, .eps and .pdf.")

To make it work, I made a symbolic line in /home/httpd/html/index.html to
point to /home/httpd/html/index.shtml.  Now rundig works with 'local_urls'
defined.

Thanks.

--
Wayne Larmon


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to