On Sat, Jul 17, 2010 at 02:45:41PM +0200, Peter wrote:
> Hi
>
> I have Debian (stable) running with Apache 2.2.9 and Mailmain 2.1.11
> I can't see the Icons at the footer
>
> A search tells that Apache icons are at /usr/share/apache2/icons
> The mailman icons are at /usr/share/images/mailman
>
> A copy of the mailman icons to the Apache2 dir doesn't show the images  
> at the footer.
>
> What is the solution?

*A* solution is to Include /etc/mailman/apache.conf, or bastardize it to
suit your needs (the latter I do)

Pertinently,

    # Logos:
    Alias /images/mailman/ /usr/share/images/mailman/

is what you're probably looking for.

(and note the settings in mm_cfg.py for IMAGE_LOGOS)

Remember to 'graceful' Apache after making changes to the apache
config, and restarting Mailman after making changes there.

-- 
The computer is only a tool. Unfortunately, so is the user.
 (seen on the internet)
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to