Adjust text and add aop-disablement-callout to rollback.mdx
Some checks failed
/ Publish Preview (push) Has been cancelled

This commit is contained in:
Rebecca Tamachiro 2026-01-09 18:00:56 +00:00
parent 94047f1f56
commit a07009566d
2 changed files with 6 additions and 1 deletions

View file

@ -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" />

View file

@ -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.