On Mon, 5 Apr 2004, [iso-8859-1] Tinni wrote: > >>If you are not > >>certain that your web server is correctly configured, you might want > >>to start by getting a simple CGI running before moving on to htsearch. > > i have written a small .cgi program and placed in the dir. where i have > kept the *htsearch* .. It is running.. > > Morover just to inform that i have kept the 'htsearch under the 'web' > directory, means under the DocumentRoot .. Is it ok?
Generally when a web server is configured to allow CGIs to run from arbitrary directories, it keys off of file extensions (e.g. .cgi, .pl, etc.) Do the other CGIs that you are using have such file extensions? If so, you might want to try renaming htsearch so that it has one of those extensions. Jim ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

