Answer Posted / 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 |
Post New Answer View All Answers
Why do you need iis?
What is a web server used for?
What is an iis worker process?
How do I install iis?
What is application pool in iis?
Where are iis settings stored?
Which version of iis do I have?
How do I determine iis version?
What does iisreset noforce do?
IIS Migration ?
How do I turn off iis?
What is iis worker process?
Where is the applicationhost config?
How does iis work?
In which process does IIS runs (was asking about the EXE file) ?