At 12:49 -0500 1/14/01, Benjamin Reed wrote:
>I'm getting the weirdest thing I've ever seen, somewhere in upgrading apache
>and mailman (knew I shouldn't have done both at once), my CGIs just stopped
>working right.
>
>If you go to http://www.djiab.org/mailman/listinfo -- you'll see that even
>with no input, it's trying to find a list name "mailman", but I'm not sure
>where it's getting that value.
>
>I have nothing related to mailman in my apache conf except for the
>ScriptAlias /mailman and Alias /pipermail entries, and the only other thing
>I could think of that might affect it is mod_rewrite, but my rewrite logs
>show mailman requests passing through.

Should be
ScriptAlias /mailman/ ...
and
Alias /pipermail/ ...
I believe.  (That's what works here.)

(Perhaps you just left the trailing / off in your message, in which case
the problem is something else.)

  --John
-- 
John Baxter   [EMAIL PROTECTED]      Port Ludlow, WA, USA

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://www.python.org/mailman/listinfo/mailman-users

Reply via email to