Monday, June 11, 2012

How To Test Your Website Server

Steps:

     1. Click Start->Run : In the window type cmd.


     2. Click OK a command prompt window will open.



     3. To test local gateway :  Type ipconfig in command prompt to find default gateway IP address.



     4. To test your website : Type ping www.yoursite.com 



   This is the way to testing your website or the server in website is maintained. If  you enter the site which does not exist command will reply as ping could not find the host.