Mailman web interface does not save changes

Hi Lits,
The Mailman admin web interface does not save my changes.
I've search Mailman FAQ and find a related issue (http://www.python.org/cgi-bin/faqw-mm.py?req=all#4.45) which points that the access to the site via redirect is tossing away the POST changes. The workaround would be to capture the POST data from the original request, convert it to a GET and redirect to that.
Can anybody show me how to configure that ?
Thanks in advance.
Fernando Barros. P.S. I am using Mailman version 2.1.9 on top of Apache/2.2.3.

At 11:03 AM -0300 4/9/07, Fernando Barros wrote:
You don't. You eliminate the redirect instead.
See all the other FAQ entries and linked archive articles from the mailman-users list.
-- Brad Knowles <brad@shub-internet.org>, Consultant & Author LinkedIn Profile: <http://tinyurl.com/y8kpxu> Slides from Invited Talks: <http://tinyurl.com/tj6q4>

At 11:03 AM -0300 4/9/07, Fernando Barros wrote:
You don't. You eliminate the redirect instead.
See all the other FAQ entries and linked archive articles from the mailman-users list.
-- Brad Knowles <brad@shub-internet.org>, Consultant & Author LinkedIn Profile: <http://tinyurl.com/y8kpxu> Slides from Invited Talks: <http://tinyurl.com/tj6q4>
participants (2)
-
Brad Knowles
-
Fernando Barros