[Share] a good way to query Web Site Server Information-Linux Enterprise Application-Linux server application information. The following is a detailed description. Today I found a good website http://searchdns.netcraft.com
It can be used to search for information about various Web sites. For more information about servers, see:
(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // zhoulifa.bokee.com/inc/searchdns0.png'); ">
The website page is quite simple. There are only two options: one is the method to query and the other is the content to query.
You can select site contains, site starts with, site ends with, and subdomain matches from the drop-down list box, that is, the URL includes, the URL starts with it, and the URL ends with it, the URL sub-domain name matches four options.
You can enter the content to be queried in the blank box. For example, if you want to query a website that contains the microsoft.com characters, you can:
(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // zhoulifa.bokee.com/inc/searchdns1.png'); ">
Select site contains, enter microsoft.com, and click lookup to start the query. The results are as follows:
(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // zhoulifa.bokee.com/inc/searchdns2.png'); ">
To query all websites ending with. cn, you can:
Select site ends with, enter. cn, and click lookup to start the query. The results are as follows:
(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // zhoulifa.bokee.com/inc/searchdns3.png'); ">
If you want to view the specific information of a website, click the small icon in the site report column below. The new page is displayed as follows:
(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // zhoulifa.bokee.com/inc/searchdns4.png'); ">
It can be used to count the types of website servers.
Of course, if you use the HEAD command below Linux, you will not feel that this website has much better functions. The HEAD command to view www.sohu.com is as follows: