diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,4 @@ -$Id: README,v 1.27 2002/08/14 22:56:45 weasel Exp $ +$Id: README,v 1.28 2002/08/14 23:56:27 weasel Exp $ ##################################################################### ## R E A D M E F O R E C H O L O T ########################### ##################################################################### @@ -148,7 +148,9 @@ o Echolot puts its stats in the result directory. It also produces 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. + you can load the mod_cern_meta module and set MetaFiles to "on". + [ make sure MetaSuffix matches your meta_extension setting (".meta" + by default) and MetaDir is set to "." ] CONFIGURATION ------------- |