http://domain.com/mailman/list-name/admin
I got rid of the cgi-bin part of the URL, and modified mm_cfg.py to reflect
that change.  The Mailman-generated links on the page also reflect that.
 And yes, the Mailman CGI's are (symlinked) in /usr/lib/cgi-bin/mailman/.

Is there anything abnormal about them other than the location of the CGIs on
my system?

On Wed, Sep 15, 2010 at 12:35 PM, Mark Sapiro <m...@msapiro.net> wrote:

> Jon Evans wrote:
> >
> >When I go to an 'admin' URL, I get the admin overview like you say.  It
> >
> >I just tested the regex, and it seems to appropriately split the path
> into,
> >for example,
> >PATH_INFO = /list-name/admin
> >PATH_TRANSLATED = /usr/lib/cgi-bin/mailman/admin/list-name/admin
> >SCRIPT_FILENAME = /usr/lib/cgi-bin/mailman/admin
>
>
>
> What was the actual URL in this case? The above seems strange. If the
> URL is http://host/mailman/admin/list-name/admin, then PATH_INFO seems
> right, but that's an unusual URL. Also, PATH_TRANSLATED and
> SCRIPT_FILENAME are unusual, but if your Mailman CGI wrappers are
> actually in /usr/lib/cgi-bin/mailman/, then that seems OK.
>
> --
> 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
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

Reply via email to