summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-08-14 22:54:20 +0000
committerPeter Palfrader <peter@palfrader.org>2002-08-14 22:54:20 +0000
commit4c4780f4772acb5abcc57b03d114c5e1364af63a (patch)
tree701c35d162ff59ba1d1d18d6307ec3bbd81b19ec /README
parent498f8447729375dad80bd2c05bc5c167bc25b3cc (diff)
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.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
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 »pingctl« wrapper for Echolot.
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
-------------