Use something like firebug to check the HTTP response headers. ... curl -s -D - "http://<URL of some static content>/" | grep "^Server:".
確定! 回上一頁