> 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: [EMAIL PROTECTED] > 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 - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users