diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-08-14 22:56:45 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-08-14 22:56:45 +0000 |
commit | 3615a3ab25b30c6780cc309fdcacd4cb5b765403 (patch) | |
tree | d4f1a48df9e4b85d4bfd6a8092d971571ded8eeb /README | |
parent | f6237cfb685e63f008403c4fe27f30bd3ae04426 (diff) |
Mention mod_cern_meta
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$Id: README,v 1.26 2002/08/14 22:54:20 weasel Exp $ +$Id: README,v 1.27 2002/08/14 22:56:45 weasel Exp $ ##################################################################### ## R E A D M E F O R E C H O L O T ########################### ##################################################################### @@ -146,6 +146,10 @@ o Echolot puts its stats in the result directory. It also produces »ln -s echolot.html index.html« in the result directory or set the indexfilebasename option to index.html. +o Echolot produces .meta files per default. These files include extra + headers that your http server should send to clients. With apache + you can load the mod_cern_meta module and set MetaFiles to on. + CONFIGURATION ------------- |