Re: [Mailman-Users] Problem creating mailinglist

2006-07-15 Thread Mark Sapiro
Mark Sapiro wrote: > >Bacause when you overrode DEFAULT_URL_PATTERN in mm_cfg.py with > >DEFAULT_URL_PATTERN = 'http://%s/cgi-bin/mailman' > >you ommitted the trailing slash. It should be > >DEFAULT_URL_PATTERN = 'http://%s/cgi-bin/mailman/' > >However, with the ScriptAlias that you have above, you

Re: [Mailman-Users] Problem creating mailinglist

2006-07-15 Thread Mark Sapiro
Til Schubbe wrote: > >I created the mailing list 'test' by using the web interface. As a >confirmation I get: > >| You have successfully created the mailing list test [...] > >But after that it provides 2 buggy links without a slash: >http://lists.royal-bonn.de/cgi-bin/mailmanlistinfo/test >

[Mailman-Users] Problem creating mailinglist

2006-07-15 Thread Til Schubbe
Hello, I created the mailing list 'test' by using the web interface. As a confirmation I get: | You have successfully created the mailing list test [...] But after that it provides 2 buggy links without a slash: http://lists.royal-bonn.de/cgi-bin/mailmanlistinfo/test