14,958
edits
(→網站連線測試: add 使用國外 VPN 服務測試網路連線) |
|||
| Line 106: | Line 106: | ||
=== 伺服器主機資訊 === | === 伺服器主機資訊 === | ||
* [http://news.netcraft.com/ Netcraft]可查詢伺服器主機的{{Acronym | acronym= OS | def= 作業系統(Operating system)}}、IP及上線時間(uptime)等資訊。 ex: [http://toolbar.netcraft.com/site_report?url=http://www.netcraft.com Site report for www.netcraft.com] | * [http://news.netcraft.com/ Netcraft]可查詢伺服器主機的{{Acronym | acronym= OS | def= 作業系統(Operating system)}}、IP及上線時間(uptime)等資訊。 ex: [http://toolbar.netcraft.com/site_report?url=http://www.netcraft.com Site report for www.netcraft.com] | ||
** Bookmarklet for checking the information of server which you browsed | |||
<pre> | |||
javascript:location%20=%20'http://uptime.netcraft.com/up/graph?site='+escape(location);%20void%200 | |||
</pre> | |||
* [http://www.seoconsultants.com/tools/compression Check HTTP compression](gzip) | * [http://www.seoconsultants.com/tools/compression Check HTTP compression](gzip) | ||
[[Category:Web_Dev]] | [[Category:Web_Dev]] | ||