Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
877c121c
Commit
877c121c
authored
Mar 28, 2016
by
Rebecca Skinner
Committed by
James Edwards-Jones
Feb 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo ("server" -> "serve")
parent
8a09a251
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/pages/README.md
doc/pages/README.md
+1
-1
No files found.
doc/pages/README.md
View file @
877c121c
...
...
@@ -357,7 +357,7 @@ If the case of `404.html`, there are different scenarios. For example:
-
If you use user/group Pages (served under
`/`
) and try to access
`/non/existing_file`
GitLab Pages will try to serve
`/404.html`
.
-
If you use a custom domain and try to access
`/non/existing_file`
, GitLab
Pages will try to serve
r
only
`/404.html`
.
Pages will try to serve only
`/404.html`
.
### Remove the contents of your pages
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment