diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-12-13 06:49:09 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-12-13 06:49:09 +0000 |
commit | 249a37cff75b7163edd7d70062817e18fba0225d (patch) | |
tree | 75567b3f3f7238f6a25a130dc276328ba7177b65 /README | |
parent | 9f0f9dfca21b81b36bb4976a69c840e4ddf8f2c8 (diff) |
thesaurusindexfile and indexfilebasename config values should no longer have the extension (.html) in them
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -$Id: README,v 1.35 2002/10/25 10:47:54 weasel Exp $ +$Id: README,v 1.36 2002/12/13 06:49:09 weasel Exp $ ##################################################################### ## R E A D M E F O R E C H O L O T ########################### ##################################################################### @@ -254,7 +254,7 @@ o Echolot puts its stats in the result directory. Echolot also produces $ ln -sf echolot.html index.html Alternatively, you can set the indexfilebasename option in pingd.conf - to index.html. + to »index« (no .html extension). o Echolot additionally produces .meta files by default. These files include extra headers that your http server should send to clients. If |