Re: [Mailman-Users] why can't people see my lists?
On Thu, 1 Nov 2001 15:27:33 -0800 john <jgo> wrote:
Jon Carnes wrote:
2001-10-31 10:17:00 -0800 J C Lawrence <claw@2wire.com> wrote:
Wed, 2001-10-31 11:31:24 -0500 Joshua S Freeman <jfreeman@connix.com> wrote:
Check and correct the value of "Base URL for Mailman web interface" for each list. It is currently set to something other than, "http://www.mysql.org/mailman/".
Is this the web_page_url = 'whateverURL' that you can see by doing a bin/config_list -o showmefile listname and then looking in the showmefile?
This is the last option on the first admin page for each list. It is no more complex than that, tho you can make it considerably more complex than that if you really wish.
If he were to set it thus: web_page_url = 'http://www.mysql.org/mailman/fred/george/ (assuming he has sub-directories in ~mailman of fred and fred/george) then is there anything that would prevent that from working as well?
Yes. Short story: mailman works by parsing PATH_INFO. Long story: If you don't understand the short story, don't mess with it, and if you do understand the short story, you don't need the long story.
The other version is that if you want to mess with the URL path in interesting manners you are going to have to use mod_rewrite.
-- J C Lawrence ---------(*) Satan, oscillate my metallic sonatas. claw@kanga.nu He lived as a devil, eh? http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live.
participants (1)
-
J C Lawrence