How to configure the sites in Web server (IIS)?

Answers were Sorted based on User's Feedback



How to configure the sites in Web server (IIS)?..

Answer / naveen

Go to IIS..

Go to Default Website..

right click and create new alias name for our application...
browse our project on the server..

next....next ..finish

then right click on created alias name then go to
documents..
then select our default.aspx page....

apply..finish

browse,,

then site is configured

Is This Answer Correct ?    5 Yes 0 No

How to configure the sites in Web server (IIS)?..

Answer / online it consultant

1. open the IIS Manager
2. Right click on default website
3. Go to New and click on website
4. Give website location and follow the wizard to
complete the configuring site.

Is This Answer Correct ?    5 Yes 3 No

How to configure the sites in Web server (IIS)?..

Answer / romy

1st we need to install IIS and required configure it

you can install it start >> run >> appwiz.cpl >> add
windows component

Is This Answer Correct ?    4 Yes 4 No

How to configure the sites in Web server (IIS)?..

Answer / kakani santosh

Navigate to your project folder in your pc
for example C:\MyProject

then right click on it go to properties --> then select Web Shareing---> then Click on Share this Folder --> select all options --> then apply --> then ok

finished

configuring your project to iis

to check it
open Run prompt then type" inetmgr
then navigate to default sites you will see your site got configured in IIS

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IIS Interview Questions

Does windows 10 come with iis?

0 Answers  


How do I create a virtual directory in iis?

0 Answers  


What is app pool?

0 Answers  


How to Configure SSL?

3 Answers   L&T,


What does iisreset noforce do?

0 Answers  






How to create web garden?

0 Answers  


How to generate Random numbers without using Rnd() ?

0 Answers  


How do I create a virtual directory?

0 Answers  


What is the service name for iis?

0 Answers  


How do I change iis settings?

0 Answers  


What is iis in windows server?

0 Answers  


How do I stop iis?

0 Answers  


Categories