[Mailman-Users] mailman failing to use /mailman/alias when calling .cgi scripts

s.slade.gauntt at accenture.com s.slade.gauntt at accenture.com
Fri Sep 28 19:54:55 CEST 2001


Jon:

Thanks, this solved the problem.  I changed the DEFAULT_URL in my mm_cfg.py
file so that the BASE_URL on all my new lists now defaults to this value.
I figured it was something simple.

Thanks again,

S. Slade Gauntt
Global ACT - Component Delivery Architecture
Email: s.slade.gauntt at accenture.com



                                                                                                                          
            "Jon Carnes" <jonc at haht.com>                                                                                  
            Sent by:                            To:     <mailman-users at python.org>, S. Slade                              
            mailman-users-admin at python.o        Gauntt/Internal/Accenture at Accenture                                       
            rg                                  cc:                                                                       
                                                Subject:     Re: [Mailman-Users] mailman failing to use /mailman/alias    
                                                when calling .cgi scripts                                                 
            09/27/2001 10:43 PM                                                                                           
            Please respond to "Jon                                                                                        
            Carnes"                                                                                                       
                                                                                                                          
                                                                                                                          




> My mailman install fails to use the /mailman/ alias when making calls to
> cgi scripts.
>
> For example:  When I click on the mailman admin interface link, it
directs
> me here:
>
> http://<mydomain.com>/admin/grnds-user     as opposed to
> http://<mydomain.com>/mailman/admin/grnds-user
>
> So, if i put the following in my httpd.conf file, it works fine...
>
> ScriptAlias    /    /usr/local/mailman/cgi-bin/        as opposed to
> ScriptAlias    /mailman/     /usr/local/mailman/cgi-bin/
>
> However, this screws up other areas of my web application.  Thus, I
really
> need mailman to use the /mailman/ alias when executing the cgi-scripts.
Is
> there some special parameter i need to pass the .configure script to tell
> mailman to use the alias.
>
> Regards,
>
> S. Slade Gauntt
> Global ACT - Component Delivery Architecture
> Email: s.slade.gauntt at accenture.com
>
In the admin setup, under "General Options" what is the Base URL set to?
Based on your example above, it should be:
  http://<mydomain.com>/mailman/

If you left off the /mailman/ on the end, then that would account for what
you described...

Jon Carnes


------------------------------------------------------
Mailman-Users maillist  -  Mailman-Users at python.org
http://mail.python.org/mailman/listinfo/mailman-users




This message is for the designated recipient only and may contain
privileged or confidential information.  If you have received it in error,
please notify the sender immediately and delete the original.  Any other
use of the email by you is prohibited.





More information about the Mailman-Users mailing list