[Mailman-Users] What MIME type is mailman

2003-09-18 Thread Fred Tyre
I need to add a ForceType line into my Apache configuration and I don't know 
what type the scripts are.  Otherwise, my web browser tries to download the 
admin, create, ... files.  Can anyone help me?
 Thanks,
 Fred

_
Get 10MB of e-mail storage! Sign up for Hotmail Extra Storage.  
http://join.msn.com/?PAGE=features/es

--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] What MIME type is mailman

2003-09-18 Thread Richard Barrett
On Thursday, September 18, 2003, at 09:25  pm, Fred Tyre wrote:

I need to add a ForceType line into my Apache configuration and I 
don't know what type the scripts are.
Mailman's CGI scripts return HTTP Content-type: response headers. 
Apache has no need to provide this information.

Otherwise, my web browser tries to download the admin, create, ... 
files.  Can anyone help me?
It seems more likely that your problem is that you have not used a 
ScriptAlias directive or ExecCGI option in you httpd.conf, per the 
Mailman INSTALL, so that Apache knows it has to execute the Mailman 
~CGI scripts.

 Thanks,
 Fred
_
Get 10MB of e-mail storage! Sign up for Hotmail Extra Storage.  
http://join.msn.com/?PAGE=features/es

---
Richard Barrett   http://www.openinfo.co.uk
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org