On Tue, Nov 07, 2000 at 06:01:24PM +0100, Allan Juul wrote: > hi > is it possible to retrieve the server header information through a perl > script via a webbrowsewer interface/form? > > for instance > > www.microsoft.com > Server: Microsoft-IIS/5.0 > > www.apple.com > Server: Netscape-Enterprise/3.6 SP3 > > www.apache.com > Server: Apache/1.3.4 (Unix) PHP/3.0.6 > > etc > > im just interested if it is possible as ive seen it work in asp I would expect all that to be in the environment. Perhaps: SERVER_NAME SERVER_SOFTWARE Ronald ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org