Steps to Install localhost Server in Windows :-
- First, go to Control Panel, and then click on Programs.
- Next click on Turn Windows features on and off.
- Now scroll down until you see Internet Information Services in the list. Click in the empty checkbox next to the title. It should turn into a small black square mark.
- Once it has finished, you should be able to load the default website by going to your Internet Explorer and tying in localhost/. This should bring up the IIS 8 default web page.
- Now you can then go to Control Panel and click on Administrative Tools.
- Now Open Internet Information Services (IIS) Manger.
- To start, you only have the Default Web Site, which is stored under C:inetpubwwwroot.
- To setup a new website in IIS 8, right-click on Sites and choose Add Website.
- Give your site name e.g. (helpertricks) and browse to the physical path e.g. (C:inetpubwwwroottest) where the web files are stored.
- Make your own html file that run on localhost for e.g. index.html file.
- Now enter localhost/ as a URL and Hit Enter.
In these ways you are sucessfully install localhost server in windows, If you face any problem regarding this “How to Install localhost Server in Windows” post, feel free to comment below. Don’t forget to share with your friends.
No comments:
Post a Comment