[Mailman-Users] How to change the directory for mailman?

2007-03-15 Thread Wei Yu
The mailman always locate his page at /mailman/. However, I want to change it to /q/mailman, how to do so? Regards, Wei Yu -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ

[Mailman-Users] How to change the URL of Mailman web interface

2007-03-14 Thread Wei Yu
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 f