Forum Discussion
ptaylor
5 years agoEmployee
Do you have the curl utility? If so, can you please try this? I want to see if it’s doing a redirect.
curl -v -o curl.out https://your-domain-name/
It would help to see just the output of this that appears in the console, not the contents of curl.out. The console output will show the handshake, response code, headers, etc.
debra_paponette
5 years agoNew Contributor
I ran the command on my pc but i am unfamiliar with curl. What should i be looking for to send you?