Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/pages
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-07 12:47:01 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 01:55:31 +0300
commitaaebb21625575675dc80c185598b5d86776e79ef (patch)
tree3dfe76cbf29cc4922e66754b7200bf9b557acb87 /doc/pages
parent8442e3f05dfd822630934f6d3f7b4c478b78e0f5 (diff)
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: