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

2007-03-15 Thread Mark Sapiro
Wei Yu wrote: > >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/

[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