How to configure the sites in Web server (IIS)?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
In iis version 6.0 through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be?
What is iis server and how it works?
Explain the role of iis?
IIS Asp & .net settings
What does internet information server (iis) assume to be the default language for active server pages?
Explain the role of http.sys in iis?
In My Office when we are trying to reach internet its working but when we are trying to reach intranet we are getting slow response? Please suggest me how to resolve it ?
What is the current version of iis?
portno for HTTP & HTTPS
How do I restart iis?
How do I run iis express?
What is recycling in iis?