0

I've built a asp.net web app, and i'm ready to publish it to the intranet to further test it. I already have a server running IIS 6.

The site is currently setup as the Default Web Site. I want to install this new web app in a subdirectory, so that it doesn't impact on my main site http://MyCurrentSite at all.. How do I do this?

I'm new to IIS, so I really don't want to screw things up :-)

Cheers for your help

1 Answer 1

2

This is a very simple operation. Just create a "virtual directory" in your "Default Web Site" and map the virtual directory to the directory with the files for your new web site.

Sign up to request clarification or add additional context in comments.

2 Comments

Ah ok.. I saw virtual directories, but was reluctant to push buttons without knowing which ones to push (there are so many) Thanks
Don't forget to select this as the accepted answer once you get it to work.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.