Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Gulshan Kumar

    (@thegulshankumar)

    Hi Kunal,

    1. Open CMD in Windows 10 or Terminal in Mac/Linux
    2. Use cURL for sending a HTTP request to your canonical address over host IP directly

    curl https://www.gulshankumar.net --resolve www.gulshankumar.net:443:139.59.0.201

    • Replace https://www.gulshankumar.net with your own canonical version. Use www or non-www as exactly you have.
    • Replace 139.59.0.201 to your own hosting server IP

    It will return <h1>Expectation Failed</h1> that means, Origin Access Token is enabled, and server requires a special Header to fulfil the request.

    Screenshot: https://i.imgur.com/rJxWclo.png

    Let me know if you have any additional queries.

    Thanks

    Thread Starter Kunal Desai

    (@iamkunaldesai)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cloud Firewall’ is closed to new replies.