enabled the commandline option "-c" again, to stay backward compatible

updated info files
installation procedure is now in a separated file (INSTALL)
This commit is contained in:
io 2005-01-26 00:12:17 +00:00
parent 23a75e6efb
commit cf02dc2f42
6 changed files with 147 additions and 116 deletions

View file

@ -7,7 +7,7 @@ of a commandline switch for ezmlm-web.cgi.
necessary changes:
- optional: remove switch "-c" when calling ezmlm-web.cgi (take a look at index.c)
- required: add a line like "ALLOW_CREATE: john, myra" to the webusers file - otherwise no one is allowed to create lists
- optional: add a line like "ALLOW_CREATE: john, myra" to the webusers file
2) The location of the webusers file is now defined in ezmlmwebrc. (default: $LIST_DIR/webusers)