/ Published in: Bash
You can get the information of what web server a site used by refers to HTTP Header of a site, usually it is invisible from user. To look at the header of google web server, simply do this at your command line.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
curl -I www.google.com