IIS Host headers
Answers were Sorted based on User's Feedback
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 |
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 |
Which is better iis or apache?
Is iis more secure than apache?
How do I block port 80 in windows?
How do I determine iis version?
What is App Pool and App Domain? What is the difference between the two.
How do I host a website in iis server 2016?
What does restarting iis do?
How do I change iis express to local iis?
What is windows process activation service?
How do I know if iis is running?
What is iis officer?
Exp the different types of identity available in iis 6.0?