Recent Comments
- Roger Cody Venable on MySQL Upgrade To 5.1: Database Name Prefix #mysql50#
- Sharon Cote on Disappearing Bottom Panel & Top With Firefox + Linux Mint
- Pratik on Install GD Library For PHP5 On CentOS
- Compiling, Running and Cursing on Chromium OS – Getting It To Work ~ Mattias Geniar on Chromium OS: error: RPC failed; result=22, HTTP code = 502
- Lovelesh on Simple Apache Security Trick – ServerTokens & ServerSignature
- No need on VMware: internal error – vmodl.fault.HostCommunication
Tag Archives: header
There Are HTTP Headers, And Then There Are HTTP Headers
Sounds confusing? No worries, it’s really not. Here are some standard HTTP headers from a random website. [root@vps ~]# curl --head http://www.mattiasgeniar.be HTTP/1.1 200 OK Date: Thu, 28 Aug 2008 17:58:15 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.1.6 X-Pingback: http://www.mattiasgeniar.be/xmlrpc.php Set-Cookie: … Continue reading