-----Original Message-----
From: htdig-general-bounces@...
[mailto:htdig-general-bounces@...] On Behalf
Of David Obando
Sent: 12 January 2007 16:34
To: htdig-general@...
Subject: [htdig] no result-page
Dear all,
I installed and configured htdig on a Debian Etch server.
rundig works and a lot of documents are indexed now. I have the
problem that I don't see a result page but the homepage. I
start a search request on http://xxx.de/htdig/search.html and
instead of getting a result page I see http://xxx.de (when
using htsearch on the commandline I get the results).
What is wrong with my configuration?
Regards,
David
----------
In htdig.conf:
The following are the templates used in the builtin search results
# The default is to use compiled versions of these files, which produces
# slightly faster results. However, uncommenting these lines makes it
# very easy to change the format of search results.
# See <http://www.htdig.org/hts_templates.html> for more details.
#
# template_map: Long long ${common_dir}/long.html \
# Short short ${common_dir}/short.html
# template_name: long
I use wrapper.html and so in htdig.conf I have:
search_results_wrapper: ${common_dir}/wrapper.html
Bob
|