(B> Is there anyway I can restrict access to this page, by say IP.
(B> 
(B> I don't want joe public top be able to bring this page up at all, only
(B> the internal network list admins.
(B> 
(B> I was thinking of a directive in the mailman httpd.conf file, but not
(B> sure where to put it.
(B
(BPut
(B<Location /mailman/create>
(B  Order deny,allow
(B  Deny from all
(B  Allow from 123.45.67.89
(B</Location>
(Bjust beneath the <Directory ...> section for mailman cgi in the
(BApache httpd.conf, and restart httpd.
(B
(B-- 
(BTokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
(Bhttp://weather.is.kochi-u.ac.jp/
(B
(B
(B------------------------------------------------------
(BMailman-Users mailing list
([EMAIL PROTECTED]
(Bhttp://mail.python.org/mailman/listinfo/mailman-users
(BMailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
(BSearchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
(B
(BThis message was sent to: archive@jab.org
(BUnsubscribe or change your options at
(Bhttp://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Reply via email to