[Feature Policy](https://caniuse.com/feature-policy) is deprecated and has been replaced with [Permissions Policy](https://caniuse.com/permissions-policy) and [Document Policy](https://caniuse.com/document-policy). This repo has `Permissions Policy` found here: https://github.com/h5bp/server-configs-apache/blob/main/h5bp/security/permissions-policy.conf It should also contain `Document Policy`. Link: https://wicg.github.io/document-policy/
Feature Policy is deprecated and has been replaced with Permissions Policy and Document Policy.
This repo has
Permissions Policyfound here: https://github.com/h5bp/server-configs-apache/blob/main/h5bp/security/permissions-policy.confIt should also contain
Document Policy.Link: https://wicg.github.io/document-policy/