View Single Post
  #5  
Old 06-06-2009, 09:29 PM
X-Nitro X-Nitro is offline
New Member
 
Join Date: May 2009
Posts: 8
Quote:
Originally Posted by bhanuprasad1981 View Post
another simple way :-
know a domain on that server and enter url:-
http://www.domain.com/litespeed/
you will see error page either apache error / litespeed
It won't works if they give custom 404 error If you're using *nix, just simple enter this string :
Code:
$ curl -I <hostname>
Reply With Quote