I've done:
up2date -i htdig
'till here, everything ok, but now I want to use it on my virtual servers... www.htdig.org does not explain it very well, and the way rpm installs it seems like works only for one domain, now i want to run it as a CGI on Apache, copied the /usr/share/htdig files into a dir on my server, also done a hard link on /home/httpd/vhosts/mydomain.com/cgi-bin to htsearch
but I keep on getting this error on the browser:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Also looked no my error_log and I keep on getting this error message:
Premature end of script headers: htsearch, referer: http://www.mydomain.net/search/index.html
Any clues on what else can I do to make it work ...¿?