Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am setting up web applications on a development box (which I have remote access to) and I am looking to set the domain name, since we currently have to use an IP address to access the sites.

The server is Windows 2003, so I am using IIS 6. What are the steps to configure this?

I have searched Google, but I am possibly searching on the wrong terms as I can't find anything with steps to configure it.

share|improve this question

1 Answer

up vote 1 down vote accepted

You can set the hostheader on the property pages of the website (Web Site tab, Advanced Button).

Look here

share|improve this answer
Thanks for this, I will look into it soon and update here. – christiandev 2 days ago
Link looks good, thanks. – christiandev 2 days ago

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.