Cyber Security & Dot Net Security

Friday, December 24, 2010

How to published your websites in IIS server in window vista operating system


First Build your website and run on local system,after succesfully build do the following steps for publish our websides.....
1)Right Click on Computer and select Manage from contextmenu strip. then Computer Managment screen will appear.
2)Then select services and Application from list,u wil see Internate Information Services(IIS)Manager as subclass and select it.
3)you wil appear Screen of IIS then click on Connection Right click on Default Web site and Add virtual Directory.
4)Alias Name and Physical path of our website is given.
 5)Then you see the Virtual directory folder on your Default Websites List. 

6)After that Right Click on Virtual Directory Folder(with alias name you are provided to your websites as soon ) and Convert to application and click OK. 

7)Then you see your virtual diectory is converted into application in your Default Web Sites Folder then Right Click on your Application and Browse it. 


8)Now your Websites Run through IIS 


9)You can also check by entering IP Address of your system and call websites through addressbar like 
http://192.168.22.112//Websites 





Note: Make sure your Windows Firewall is off ,if not then please turn off. 

Hope so your enjoying these steps and your Website also published..........

No comments: