To use wget:
$ wget --server-response --spider http://www.mydomain.com...Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9...
To use curl:
$ curl --head http://www.mydomain.com...Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9...
No comments:
Post a Comment