Stefan Fuhrmann wrote: > >Am Dienstag, 7. Februar 2006 02:45 schrieben Sie: >> >> BTW, I'm not sure why you have the 'cgi-bin/' in the above URL, >> Normally, if the ScriptAlias says '/mailman/' the URL uould just be >> <http://domain.tld/mailman/create> >When I browse this then I get "file not found" >dont know what to do here!
In a prior post you said: >I set in Vhosts_ispconfig.conf (where the virutual hosts are created) >>"ScriptAlias /mailman/ /var/www/web1/cgi-bin/" If that directive actually applies to domain.tld, then (assuming that /var/www/web1/cgi-bin/ is the directory that contains Mailman's wrappers) the URL <http://domain.tld/mailman/create> should cause Apache to execute the "create" wrapper. Now it is clear that you do get to Mailman when you go to <http://domain.tld/cgi-bin/mailman/create> so there is likely some other Alias or ScriptAlias that handles that URL. What is in Apache's error_log for the attempt to get <http://domain.tld/mailman/create>? In any case, this is not the cause of the "we hit a bug" you get when you go to <http://domain.tld/cgi-bin/mailman/create>. That's a Mailman message and we need Mailman's error log for that. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp