Hello,

I have a question.

I'm trying to substitute http:// into https:// in the database and I think
it's set up properly in the config file. For some reason the
url_part_aliases is ignored since no substitution took place and the search
returns http://.

Im trying to do a workaround to implement ht:/dig on an SSL site. Based on
the digest info, I'm using the local_url to read the files directly and
bypass the web server. When the user does a search, I need to return all
URL's with https:// but this is not happening at all. And yes, I'm running
htdig (with the -i option) and htmerge. Any help is appreciated!

Below are my config entries for my test web server:

local_urls_only:        true
local_urls:             http://192.168.0.3/=/home/httpd/html/
start_url:              http://192.168.0.3/ http://192.168.0.3/manual/misc
url_part_aliases:       http:// *site
url_part_aliases:       https:// *site

________________________________
Ramon Gonzalez
Tampa Bay, Florida

Where am I?
See http://map.findu.com/kp4tr-9


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