I put this in exactley how the Mailman site said to:

The line you should add might look something like one of the following
(with the real absolute directory substituted for $prefix, of course),
depending on your web server: 

ScriptAlias   /mailman/       $prefix/cgi-bin/
Exec          /mailman/*      $prefix/cgi-bin/*

So my line translated out to:

ScriptAlias   /mailman/       /var/www/html/mailman/cgi-bin/
Exec          /mailman/*      /var/www/html/mailman/cgi-bin/*

I installed Mailman in the above dir and placed these 2 lines at the end
of my httpd.conf file. Can I install mailman under /home/mailman and it
said that if there was already a mailman user account to create a
different unique one. Can I just kill the one that's there? I have to be
missing something simple.

Thanks!

Jim Hale
-
Jim & Kathy's Website Collection
http://hale.dyndns.org



> Can you recite the line?
> In fact, recite the surrounding lines too.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to