Re: [Mailman-Users] public/private listinfo pages

2010-06-23 Thread Michael Anderson
Zitat von Mark Sapiro : Michael Anderson wrote: I have several lists on the same server, all with the same domain name. I currently have a public "listinfo" page which displays only selected lists that have the "advertise" option enabled. How can I set up a second private (protected with .hta

Re: [Mailman-Users] public/private listinfo pages

2010-06-22 Thread Mark Sapiro
Anthony R. Thompson wrote: > >* Then do the following, either manually or probably more likely on a >regular basis via cron: > >rm -f /path/to/index.inc; ls -1 /var/lib/mailman/archives/private | >egrep -v mbox | perl -ne 'chomp; s#/$##; print qq^href="/mailman/listinfo/$_">$_\n^;' >> /path/to/in

Re: [Mailman-Users] public/private listinfo pages

2010-06-22 Thread Anthony R. Thompson
On 6/22/2010 11:51 AM, Michael Anderson wrote: I have several lists on the same server, all with the same domain name. I currently have a public "listinfo" page which displays only selected lists that have the "advertise" option enabled. How can I set up a second private (protected with .htacces

Re: [Mailman-Users] public/private listinfo pages

2010-06-22 Thread Mark Sapiro
Michael Anderson wrote: > >I have several lists on the same server, all with the same domain >name. I currently have a public "listinfo" page which displays only >selected lists that have the "advertise" option enabled. > >How can I set up a second private (protected with .htaccess) page >whi

[Mailman-Users] public/private listinfo pages

2010-06-22 Thread Michael Anderson
Hello, I have several lists on the same server, all with the same domain name. I currently have a public "listinfo" page which displays only selected lists that have the "advertise" option enabled. How can I set up a second private (protected with .htaccess) page which shows all of the li