Hi, On Mon, Jan 06, 2003 at 07:22:03PM -0500, Bryan Fullerton wrote: > Here's the rewrite rule I used for the 2.1 list: > RewriteRule ^/mailman/(.*)/(trawler-world-list-help.*) \ > /home/mailman-2.1/cgi-bin/$1/$2 \ > [T=application/x-httpd-cgi]
I realized the problem that "trawler-world-list-help" matches not only the rewriterule for "trawler-world-list-help" but also that for "trawler-world-list". (Is there one in your case? I cannot remember.) I had this problem for two of mine lists as well. As I moved both I did not have to think long about a better regex -- I tried to find one but did not succeed. Stephan -- The more I hear, the less I know ------------------------------------------------------ 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/