blob: a80c707b8417bf033de7cf3aec01f56dc07a89f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
--- ./installdir/htdig.conf.orig 2007-04-23 17:06:21.000000000 -0500
+++ ./installdir/htdig.conf 2007-04-23 17:08:46.000000000 -0500
@@ -20,7 +20,12 @@
#
# Define common_dir, which is used in several of the examples.
#
-common_dir: /var/www/html/htdig
+common_dir: /var/www/htdocs/htdig
+
+#
+# Define synonyms dictionary.
+#
+synonym_dictionary: /var/www/htdocs/htdig/synonyms
#
# Disable the translation of the ISO Latin 1 SGML entities from the
|