Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
5fc342fb
Verified
Commit
5fc342fb
authored
Dec 29, 2020
by
Frederik Schwan
Browse files
add documentation for redirect parameters
parent
f3cf880b
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/redirects/defaults/main.yml
View file @
5fc342fb
# Every entry creates a redirect listening on port 80 and 443 with the following parameters:
# - domain: the domain to listen on
# - to: the redirect target as defined by the nginx return statement
# - type: HTTP status code to use (302 = temporary redirect, 301 = permanent redirect
#)
redirects
:
-
static.conf
:
domain
:
static.conf.archlinux.org
...
...
Write
Preview
Supports
Markdown
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