diff options
| author | klm | 1998-03-08 05:29:11 +0000 |
|---|---|---|
| committer | klm | 1998-03-08 05:29:11 +0000 |
| commit | 4a9f1ad4fb57d3c5de1368f30dc182984ee70ce0 (patch) | |
| tree | 5298a5d61d959933b6f070481b3443de31293bae | |
| parent | 613546980d2b8b6478180e3d4850180091db2868 (diff) | |
| download | mailman-4a9f1ad4fb57d3c5de1368f30dc182984ee70ce0.tar.gz mailman-4a9f1ad4fb57d3c5de1368f30dc182984ee70ce0.tar.zst mailman-4a9f1ad4fb57d3c5de1368f30dc182984ee70ce0.zip | |
| -rw-r--r-- | README | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -33,9 +33,13 @@ Install: handled by a config program) o As root, add a mailman user o As mailman, copy the mailman dir to /home/mailman. Currently the - system requires the source be located there. [I've been making it - a subdir of /home/mailman, ie, /home/mailman/mailman. klm.] - o As mailman, make /home/mailman/public_html and /home/mailman/cgi-bin + system requires the source be located there. + [I've been making it a subdir of /home/mailman, ie, + /home/mailman/mailman. If it really should be the same dir, the + previous sentence should say "copy the contents of the mailman dir + to..." klm.] + o As mailman, in /home/mailman make public_html, cgi-bin, and logs + directories. o As root, Configure your web server to give /home/mailman/cgi-bin perms to run cgi in the cgi-bin dir, and restart the web server. The line you should add should look something like: |
