Re: [Mailman-Users] Apache problems

2002-04-17 Thread John W Baxter
"E.J.L. Kemper" <[EMAIL PROTECTED]> wrote: >> Shouldn't that be srm.conf ??? At one time, it would probably have been srm.conf. A now very common way to write one's Apache configuration is to combine the classic three files into the httpd.conf file, and leave the other two as near-empty stubs (j

Re: [Mailman-Users] Apache problems

2002-04-17 Thread Gee
> Not Red Hat, Apache. Yes. Thanks for the catch. What's worse is that I was thinking GNU/Linux in general (as opposed to Windows -- I assume it's the same there, but have never played with it.) Meanwhile, any bites on my ImportError issue stated earlier? An alternate route to solution:

Re: [Mailman-Users] Apache problems

2002-04-17 Thread Anna Fong
AIL PROTECTED] > Sent: Wednesday, April 17, 2002 10:17 PM > Subject: RE: [Mailman-Users] Apache problems > > > Go to your installation for apache and update the httpd.conf file >(~/apache/conf/httpd.conf) > > You'll need to add two entries in that file -- an alias for th

Re: [Mailman-Users] Apache problems

2002-04-17 Thread Ashley M. Kirchner
Gee wrote: > Technically, it doesn't matter. You could do either file. On Red Hat, I > believe standard practice is to make your edits in httpd.conf. Not Red Hat, Apache. That move was made several versions back. Apache still ships with srm.conf and access.conf, but both are empty and is s

Re: [Mailman-Users] Apache problems

2002-04-17 Thread Gee
>thanks for the response >Shouldn't that be srm.conf ??? Technically, it doesn't matter. You could do either file. On Red Hat, I believe standard practice is to make your edits in httpd.conf. -- Mailman-Users mailing list [EMAIL PROTECTED]

Re: [Mailman-Users] Apache problems

2002-04-17 Thread Jon Carnes
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Anna Fong" <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 4:30 PM Subject: Re: [Mailman-Users] Apache problems > > Hi, > > thanks for the response > > Shouldn't that be srm.conf ??? > > Not t

Re: [Mailman-Users] Apache problems

2002-04-17 Thread E.J.L. Kemper
: [Mailman-Users] Apache problems Go to your installation for apache and update the httpd.conf file (~/apache/conf/httpd.conf) You'll need to add two entries in that file -- an alias for the archives and an alias to the mailman scripts. Locate the aliases section in the httpd.conf fil

RE: [Mailman-Users] Apache problems

2002-04-17 Thread Anna Fong
Go to your installation for apache and update the httpd.conf file (~/apache/conf/httpd.conf) You'll need to add two entries in that file -- an alias for the archives and an alias to the mailman scripts. Locate the aliases section in the httpd.conf file. Add this for the archives. Be sure to ins