On 10/02/2014 03:34 PM, Sascha Rissel wrote: > > The server is maintained by Plesk 12. > Now I configured a nice own domain, like: <mydomain>.de > And I setup an Apache Virtual Host with (among other settings): > ServerName lists > ServerAlias lists.* > ScriptAlias "/mailman/" "/usr/lib/cgi-bin/mailman/" > ScriptAlias "/cgi-bin/mailman/" "/usr/lib/cgi-bin/mailman/" > which allows to call the lists admin pages via > http://lists.<mydomain>.de/mailman/admin/<listname>. > > At first instance, this works. > But once I click on any link within Mailman's admin interface, the pages > are requested via the previous (not so nice) URL > http://*lists.<vServerID>.<vserverhost>*.de/cgi-bin/mailman/... > > How can I avoid generating these kinds of URLs? This also means, > authentication cookies are not valid, since the domain changes. > I'd like to keep the URL's domain structure I initially called the admin > interface with, i.e. > http://lists.<mydomain>.de/...
See the FAQs at <http://wiki.list.org/x/tIA9>, <http://wiki.list.org/x/gIA9> and <http://wiki.list.org/x/mIA9>. > It's like Mailman is creating absolute URLs, instead of just relative ones!? There is a bug in Mailman versions older than 2.1.12 that caused relative URLs to never be generated, but more likely, the issue is your not having done the things in FAQs <http://wiki.list.org/x/gIA9> and <http://wiki.list.org/x/mIA9>. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://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: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org