Skip to content

Commit

Permalink
http: Mention _headers file
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Nov 4, 2024
1 parent adad8e1 commit 2db465e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/http/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ In order of preference, set these headers in:

- project code
- ``default.conf`` file, if the project includes a `Docker image running nginx <https://ocp-software-handbook.readthedocs.io/en/latest/docker/dockerfile.html#base-images>`__
- `_headers <https://developers.cloudflare.com/pages/configuration/headers/>`__ file, if hosting a static site on :ref:`Cloudflare Pages<cloudflare>`
- `deploy <https://github.com/open-contracting/deploy>`__ repository, if the project runs third-party code, like WordPress

X-Content-Type-Options
Expand Down
2 changes: 2 additions & 0 deletions docs/services/admin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Amazon Web Services

There should be a minimum of two `IAM users <https://console.aws.amazon.com/iam/home?region=us-east-1#/home>`__ in the administrators group from OCP only. `The root user should not be used <https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html>`__.

.. _cloudflare:

Cloudflare
----------

Expand Down

0 comments on commit 2db465e

Please sign in to comment.