You are reviewing and tuning Secure Web Proxy at your organization, Mount Kirk Games. Users have reported that they are unable to reach the documents they need on the Terram Earth website (https://www.terramearth.com/docs/*). The Secure Web Proxy rules configuration is as follows: | Rule Name | Priority | Action | TLS Inspection | Session/Host Match | | :------------------ | :------- | :----- | :------------- | :--------------------------------------------------------------------------- | | core-rule1 | 1000 | ALLOW | FALSE | host().contains('mountkirkgames.com') | | updates-1 | 1002 | ALLOW | FALSE | host().contains('terramearth.com') AND request.path.contains('/docs/') | | updates-limiter | 1050 | DENY | FALSE | host().contains('terramearth.com') | | allow-tf-src | 1110 | ALLOW | TRUE | host().contains('github.com') AND request.path.contains('/fast/stages/') | You need to enable access to these documents. What should you do? | Google Professional Cloud Network Engineer Quiz - LeetQuiz