Sorry Sergio for reply to just you , here's the one for the list: > try > rpm -q htdig -all
[EMAIL PROTECTED] [/home/dmuey]# rpm -q htdig -all Gives me lots of files but : [EMAIL PROTECTED] [/home/dmuey]# rpm -q htdig -all |grep cgi-bin [EMAIL PROTECTED] [/home/dmuey]# rpm -q htdig -all |grep www [EMAIL PROTECTED] [/home/dmuey]# > > to see what and where is installed. > > ah I think you forgot to install htdig-web > rpm -q htdig-web -all > /var/www/cgi-bin/htsearch > /var/www/cgi-bin/qtest > /var/www/html/htdig I think I had that: [EMAIL PROTECTED] [/home/dmuey]# rpm -q htdig-web -all /var/www/cgi-bin/htsearch /var/www/cgi-bin/qtest /var/www/html/htdig [EMAIL PROTECTED] [/home/dmuey]# Now that html/htdig comes up but cgi-bin/* does not. Am I allowed to cp it or create a soft/hard link to it somewhere. Or maybe add a .cgi extension? I did both of those and when I do a search form the html page I get what looks like binary output but a lot of it is chinese! Any ideas why? Thanks for your input! Dan > > On Tue, 2003-06-17 at 20:14, Dan Muey wrote: > > Hello list, > > > > I just installed htdig 3.2.0 via rpm on RedHat 8.0. > > Very sexxy program. > > Via command line all is well but there is not a cgi-bin/htsearch. > > > > Is it ok for me to copy the /var/www/cgi-bin/htsearch to whereevr I > > need it? > > > > cp /var/www/cgi-bin/htsearch > /home/loser/public_html/cgi-bin/htsearch > > > > Is there any problem renaming it? (assuming of course I > change it in > > the form to of course) > > > > TIA, > > > > Awesome product! > > > > Dan > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: INetU > > Attention Web Developers & Consultants: Become An INetU Hosting > > Partner. Refer Dedicated Servers. We Manage Them. You Get > 10% Monthly > > Commission! INetU Dedicated Managed Hosting > > http://www.inetu.net/partner/index.php > > _______________________________________________ > > htdig-general mailing list <[EMAIL PROTECTED]> > > To unsubscribe, send a message to > <[EMAIL PROTECTED]> with a subject > of unsubscribe > > FAQ: http://htdig.sourceforge.net/FAQ.html > -- > S�rgioMB > email: [EMAIL PROTECTED] > > Who gives me one shell, give me everything. > > ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

