curl test https redirect
Testing an https redirect In this example we will be testing an https redirect via curl curl test https redirect Syntax curl -k –head http://someurl Example [root@interweb ~]# curl -k –head HTTP 301 Moved Permanently Connection: close Location: …