On Wed, 5 Mar 2003, Dave Stern - Former Rocket Scientist wrote: } One way is a redirect. } goto your ServerRoot as defined in httpd.conf } create an index.html containing something like } } <html> } <META HTTP-EQUIV="refresh" CONTENT="1;URL=http://lists.domain/mailman/admin/"> } </html>
Even better would be to use something like this in your httpd.conf file: Redirect permanent /index.html http://www.domain.com/mailman/listinfo/ /vjl/ -- Vince LaMonica UC Irvine, School of Social Ecology W3 Developer <*> 116 Social Ecology I, Irvine, CA 92697 [EMAIL PROTECTED] http://www.seweb.uci.edu/techsupport Microsoft asks you where you want to go. UNIX gets you there. ------------------------------------------------------ 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