summaryrefslogtreecommitdiff
path: root/doc/pages
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-07 11:47:01 +0200
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-01-31 22:55:31 +0000
commitaaebb21625575675dc80c185598b5d86776e79ef (patch)
tree3dfe76cbf29cc4922e66754b7200bf9b557acb87 /doc/pages
parent8442e3f05dfd822630934f6d3f7b4c478b78e0f5 (diff)
downloadgitlab-ce-aaebb21625575675dc80c185598b5d86776e79ef.tar.gz
Clarify where 403 and 404 pages should exist
Diffstat (limited to 'doc/pages')
-rw-r--r--doc/pages/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index 080570cdaff..d9d38c1aa92 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -354,7 +354,9 @@ private key when adding a new domain.
You can provide your own 403 and 404 error pages by creating the `403.html` and
`404.html` files respectively in the root directory of the `public/` directory
-that will be included in the artifacts.
+that will be included in the artifacts. Usually this is the root directory of
+your project, but that may differ depending on your static generator
+configuration.
If the case of `404.html`, there are different scenarios. For example: