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
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
>
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