google search

Custom Search

Monday, July 7, 2008

Host your website through your computer(For Beginners)
posted by swagat
-----------------------------------------------------------------
This is a tutorial on how to host your website on your PC.

1) Download CIS WebServer from Here

http://www.cupidsystems.com/products/webserver/cis-webserver-setup.exe

2) Install it (its very easy to install like other programs).

3) After installation, run the program from Start > Programs > CIS WebServer > CIS WebServer.exe. You will see a screen similar to the following



A little description about each of the controls.

* Status = Current status of the server.
* Site Hits = Total hits your site got till now.
* Users Connected = Total unique visitors connected to your site.
* Bytes Sent = Total size of packets sent from your PC.
* Bytes Received = Total size of packets received to your PC.
* Server Uptime = Total time since the server is running.
* Local Address = Is the local server address which can be accessed through LAN. or you can use http://localhost/ instead.
* Your Site Located At = This is the IP address through which your site can be viewed on LAN and Internet.
* Connected IP Address = Visitors IP address who has visited your site with Date and Time.
* Save Auto Log = Automatically save logs of the visitor's IP address.
* Enable IP Listing = Enables IP listing in the listbox. If unchecked does not logs any IP addresses.


4) Click on the Settings button > Set path

5) Clicking on the Set Path shows you another window, where in you can select the Drive > Directory name where you have your index.html file. (index.html file is the main file that shows as your default homepage)

6) Click on Settings > Preferences > HTTP Options.

You can set the Preferences of your web server. You can set your desired Port number. But it is recommended that you set your Port number to 80. You can enable a music file if you want it to play when a user visits your site. Checking on Run on Startup enables your WebServer to run automatically when Windows Starts. You can ban IP address of your visitors. Press Ban IP to show the Ban IP window. Click Save to save the settings.

7) You are done. Open your browser and type http:// followed by your IP address. or you can simply click on the Your Site is Located at link on the web server. You can see your index.html file in this way.

No comments: