Hello, I am a newbie to Mailman.Googling and I have tried following steps in this link:
http://mail.python.org/pipermail/mailman-users/2004-July/038393.html This does not work for me: ProxyPass /mailman http://internal-server/mailman ProxyPassReverse /mailman http://internal-server/mailman This works: ProxyPass / http://internal-server/mailman/ ProxyPassReverse / http://internal-server/mailman/ but this somehow gets the 'mailman' portion in the URL hidden. Example: http://external-server/listinfo >> http://internal-server/mailman/listinfo Issues arising: When I want to access the admin web externally (clicking the 'Let me in' button): http://external-server/mailman/admin/list >> it produces 404 Not found message: "The requested URL /mailman/mailman/admin/list was not found on this server. An extra mailman get included in the URL. Somehow it seems the solution may be simple (solved previously), but can someone please direct me. thanks Thomas ------------------------------------------------------ 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