[Mailman-Developers] CGI variables question - hostname used in URL
Barry A. Warsaw
bwarsaw@CNRI.Reston.Va.US (Barry A. Warsaw)
Tue, 12 May 1998 19:09:16 -0400 (EDT)
>>>>> "KM" == Ken Manheimer <klm@python.org> writes:
KM> Running apache (1.2.0), i see that HTTP_HOST has the info i
KM> need, and can compare that with the list's host_name (checking
KM> whether one includes the other or vice versa), excluding those
KM> lists that do not. However, it does not look like HTTP_HOST
KM> is by any means universal.
SERVER_NAME is the standard I think.