I mistyped that last time, doh. It is
http://domain.com/mailman/admin/list-name. I got the CentOS 5 package
(Mailman 2.1.11) which defaults to an Apache config of /cgi-bin/mailman/ and
I changed it to just be /mailman/ (in terms of the URL, not the folder
structure).
Your script output:
http://p
about them other than the location of the CGIs on
my system?
On Wed, Sep 15, 2010 at 12:35 PM, Mark Sapiro 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 se
e,
PATH_INFO = /list-name/admin
PATH_TRANSLATED = /usr/lib/cgi-bin/mailman/admin/list-name/admin
SCRIPT_FILENAME = /usr/lib/cgi-bin/mailman/admin
I will keep playing with the variables and see if I get anywhere. Thanks
for the leads!
Jon
On Wed, Sep 15, 2010 at 10:56 AM, Mark Sapiro wrote:
>
Hi all,
I am trying to configure Mailman on a system using nginx, and fcgiwrap for
CGI, according to this guide: http://wiki.nginx.org/Mailman
After doing so, I have a problem: The main listinfo page displays, and
shows my public lists, but all other links redirect back to listinfo. I
can't get