Erik wrote: >My question is: in what file does this go, and where exactly? >I have access.conf and httpd.conf
In the hhtpd.conf, works at least for me in the end of the file. >Other thing is that I would like to alias the name: >www.myhost.nl/cgi-bin/mailman to something a little >easier like www.myhost.nl/mailman. Again, I would >like to know how to do this in Apache. In the same file: ScriptAlias /mailman/ /home/mailman/cgi-bin/ Regards, Jarkko -- Jarkko Laine [EMAIL PROTECTED] Tampere University of Technology Industrial Engineering and Management +358-(0)50-3588858 ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
