Forum Moderators: coopster & phranque

Message Too Old, No Replies

$ENV{'SERVER_SOFTWARE'} on IIS

what are the contents of this variable?

         

volatilegx

8:07 pm on Jun 28, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't have access to an IIS server, and I was wondering if somebody could tell me the typical contents of the $ENV{'SERVER_SOFTWARE'} CGI environment variable when running in an IIS environment?

bakedjake

2:25 pm on Jun 29, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Microsoft-IIS/5.0
(Windows 2000)
Microsoft-IIS/5.1
(Windows XP)
Microsoft-IIS/6.0
(Windows 2003 Server)

volatilegx

2:40 pm on Jun 29, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks Jake.