PDA

Click to See Complete Forum and Search --> : Headache


beer
Mar 7th, 2001, 08:53 AM
Does anyone know that how to detect a mahcine to see if it has the IIS installed?

And how to configure the IIS on other machines by providing them only a cd-rom with the IIS application?

Please reply me......thank you very much

JoshT
Mar 7th, 2001, 01:44 PM
Connect to the machine at port 80. If it's running IIS, it will happily tell you that in the HTTP headers.

Josh

beer
Mar 8th, 2001, 12:03 PM
Could you please tell me how to check the http headers? And is there anyway that I can configure IIS on person's machine by providing a program? If so, what language and how it could be done, thank you very much.