IIS Host headers

Answers were Sorted based on User's Feedback



IIS Host headers..

Answer / mahesh

A host header is a string part of the request sent to the
web server (it is in the HTTP header). This means that
configuring IIS to use host headers is only one step in the
approach to host multiple websites using host headers to
distinguish between the websites. A configuration of the
DNS server (usually means that you need to add an (A)
record for the domain) is also required, so the client can
find the web server.

Is This Answer Correct ?    8 Yes 0 No

IIS Host headers..

Answer / boopathi

IIS host header is used to configure multiple website with
the same port no for ex: http used 80 and single IP address.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More IIS Interview Questions

Which is better iis or apache?

0 Answers  


Is iis more secure than apache?

0 Answers  


How do I block port 80 in windows?

0 Answers  


How do I determine iis version?

0 Answers  


What is App Pool and App Domain? What is the difference between the two.

5 Answers   247Customer,


How do I host a website in iis server 2016?

0 Answers  


What does restarting iis do?

0 Answers  


How do I change iis express to local iis?

0 Answers  


What is windows process activation service?

0 Answers  


How do I know if iis is running?

0 Answers  


What is iis officer?

0 Answers  


Exp the different types of identity available in iis 6.0?

0 Answers  


Categories