From 4c4780f4772acb5abcc57b03d114c5e1364af63a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 14 Aug 2002 22:54:20 +0000 Subject: Create .meta files with the expiry date of pages. Also put the expiry date in HTML meta headers. Make indexfilebasename a configure option. Code cleanup: renamed some functions. --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 9c233d1..21c5b53 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.25 2002/08/12 03:06:53 weasel Exp $ +$Id: README,v 1.26 2002/08/14 22:54:20 weasel Exp $ ##################################################################### ## R E A D M E F O R E C H O L O T ########################### ##################################################################### @@ -143,7 +143,8 @@ o In the tools directory you find the o Echolot puts its stats in the result directory. It also produces an index file name echolot.html. If you want to have it as your default index page, symlink it to index.html with something like - »ln -s echolot.html index.html« in the result directory. + »ln -s echolot.html index.html« in the result directory or set + the indexfilebasename option to index.html. CONFIGURATION ------------- -- cgit v1.2.3