Hello! The default url of Mailman is /mailman/. But I want to change it to some /q/mailman/. Unfortunately, /q/ is mapped by using "ScriptAlias", it means that "ScriptAlias /q/mailman/" will be overrided by /q/. I tried to make a symbol link to the mailman cgi-bin directory under /q/ but mailman failed to work.
Any suggestions on this issue? Thanks. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
