Joshua

  Here are all of the active lines (non-comments) in my config file.

database_dir:           /wwwsys/src/htdig/db
start_url:              https://www.myurl.com/pub/en/index.html
limit_urls_to:          ${start_url}
bad_extensions:         .wav .gz .z .sit .au .zip .tar .hqx .exe .com
.gif \
                .jpg .jpeg .aiff .class .map .ram .tgz .bin .rpm .mpg
.mov .avi
maintainer:             [EMAIL PROTECTED]
max_head_length:        10000
max_doc_size:           200000
no_excerpt_show_top:    true
search_algorithm:       exact:1 synonyms:0.5 endings:0.1
.....
..... (page layout stuff)
.....

Also, I tried running the rundig script but I get the same "Unable to
build connection" error as before.  Let me know if there's anything else
I can do to help.

  Jason


Joshua Gerth wrote:
> 
> Hi Jason,
> 
> >   I've done some more poking around and I've gotten openssl to work -
> > atleast to the extent where I can successfully connect to my secure
> > webserver using ./openssl s_client.....
> >
> >   Once I got that working I figured I'd get a fresh start and
> > recompile/reinstall htdig.  Now when I try to run ./htdig -i -vvvv I get
> > the following output:
> >
> > > ./htdig -i -vvvvv
> > URL: https://www.myurl.com/ 1:0:https://www.myurl.com/
> > New server: www.myurl.com, 443
> > Unable to build connection with www.myurl.com:443
> >  pushed
> > pick: www.myurl.com, # servers = 1
> > >
> >
> >   Any ideas?
> 
> I just tried a fresh install and mine works so I don't think its the
> patch.  Can you include the first couple of line from your config file ...
> like everything down to 'maintainer'?
> 
> Also, have you tried using the 'rundig' script?  I doubt this is the
> problem but I normally run:
>         ./bin/rundig -vvv -c ./conf/myurl.conf > myurl.out &
> 
> then I can run a
>         tail -f myurl.out
> 
> to watch the results.
> 
> Joshua
> 
> ------------------------------------
> 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>

------------------------------------
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>

Reply via email to