URL architecture is a concern to me because the URL should be a permanent address and it should not be overly complex or "ugly".
In a standard Mailman implementation, we see URLs similar to this: http://server.example.com/cgi-bin/mailman/options/ourlist/ In a cpanel installation we see URLs similar to this: http://server.example.com/mailman/options/ourlist_server.example.com/ I'm on a cpanel implementation. We are the only domain on the VPS. It is not a shared server. Is it possible to achieve a URL structure like this (with simple list name and no cgi-bin segment)? http://ourlist.example.com/mailman/options/ourlist/ ------------------------------------------------------ Mailman-Users mailing list [email protected] http://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: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
