Thanks for your help, Erik, but it didn't help for me. Instead I found out that there is an icons directory in /var/www, which isn't even under the html-root. Still Apache thinks that /icons/ directory under the web root means that directory. And this though I explicitely made an alias /icons/ to the /home/mailman/icons.
So I changed the alias and IMAGE_LOGOS to /mm_icons/ and it started working immediately. Conclusion: Don't use the default /icons/ alias for logos, if you're using Apache. It seems to be working for the most, but not for everybody, including me. -jarkko- At 13:38 1.2.2002 +0100, you wrote: >On Fri, 2002-02-01 at 11:01, Jarkko Laine wrote: > > > I can't get the footer images showing, there's just empty boxes instead of > > them. > > > > The mm_cfg.py looks like this: > > # Put YOUR site-specific settings below this line. > > IMAGE_LOGOS = '/icons/' > >Hi again, maybe I can return the favour now. >I have found that it needed the full URL (including http://etc.) >to work. Not sure why, bit it did the trick. > >-- > Erik van der Meulen <[EMAIL PROTECTED]> -- Jarkko Laine Tel: +358-50-3588858 Tampere University of Technology Email: [EMAIL PROTECTED] Industrial Management ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
