Host Website
-
I want to host website on my pc. Does anyone know how to host website on my same pc ? can any one suggest me any artical 4 that?
nirav patel
-
I want to host website on my pc. Does anyone know how to host website on my same pc ? can any one suggest me any artical 4 that?
nirav patel
niravpatel01 wrote:
I want to host website on my pc.
you need to deploy your web sites in IIS. for ther you need to create a Virtual Directory for your web sites in IIS and set the properties and you can run from any where in lan by the IP and virtual directory name. you can find lots of article in google on that !!
cheers, Abhijit
-
I want to host website on my pc. Does anyone know how to host website on my same pc ? can any one suggest me any artical 4 that?
nirav patel
hai install internet information service(iis) in your pc.it can be done by using ur xp cd.after that create a virtual directory in iis(right click on mycomputer-manage -services then take iis-default web site-tasks-create virtual directory) name it xxx and link it with ur root directory of ur website. place ur website in intepub(it will be created when u install iis) and place it in wwwroot folder and then using IE type address localhost/xxx