mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
Adjust text and add aop-disablement-callout to rollback.mdx
Some checks failed
/ Publish Preview (push) Has been cancelled
Some checks failed
/ Publish Preview (push) Has been cancelled
This commit is contained in:
parent
94047f1f56
commit
a07009566d
2 changed files with 6 additions and 1 deletions
|
|
@ -10,4 +10,9 @@ import { Render } from "~/components";
|
|||
|
||||
If you need to disable or remove your [per-hostname](/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname/) Authenticated Origin Pulls configuration, follow these steps.
|
||||
|
||||
:::note
|
||||
|
||||
<Render file="aop-disablement-callout" product="ssl" />
|
||||
:::
|
||||
|
||||
<Render file="aop-rollback-hostname-setup" product="ssl" />
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
{}
|
||||
---
|
||||
|
||||
[Zone-level AOP](/ssl/origin-configuration/authenticated-origin-pull/set-up/zone-level/) and [per-hostname AOP](/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname/) are two separate configurations. Disabling zone-level AOP does not disable per-hostname AOP.
|
||||
[Zone-level AOP](/ssl/origin-configuration/authenticated-origin-pull/set-up/zone-level/) and [per-hostname AOP](/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname/) are two separate configurations. Disabling one does not disable the other.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue