Hi,

When I'm on my web browser (IE) and I type http://my.host.name.edu:5556
- it brings up the generic Apache web page (5556 is our Apache port).
Now, what do I type to bring up the Mailman page?  If I type
http://my.host.name.edu/mailman - I get 'Cannot display page' and at the
bottom it says 'Cannot find server or DNS error'.

Looks like you should add DEFAULT_URL_PATTERN = 'http://%s:5556/mailman/' in your mm_cfg.py file. You should also type 'http://my.host.name.edu:5556/mailman/listinfo' to display a start page.


-- Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/


------------------------------------------------------ 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/

Reply via email to