Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
7c1abf3a
Commit
7c1abf3a
authored
4 years ago
by
ynerant
Committed by
ynerant
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[thelounge/nginx] Return is not redirect
Signed-off-by:
Yohann D'ANELLO
<
ynerant@crans.org
>
parent
9d5a080f
No related branches found
Branches containing commit
No related tags found
1 merge request
!165
Nginx
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
host_vars/irc.adm.crans.org.yml
+2
-2
2 additions, 2 deletions
host_vars/irc.adm.crans.org.yml
with
2 additions
and
2 deletions
host_vars/irc.adm.crans.org.yml
+
2
−
2
View file @
7c1abf3a
...
...
@@ -20,10 +20,10 @@ loc_nginx:
-
"
include
\"
/etc/nginx/snippets/options-proxypass.conf
\"
"
-
filter
:
"
~
^/$"
params
:
-
"
re
direct
302
https://irc.crans.org/web/"
-
"
re
turn
302
https://irc.crans.org/web/"
-
filter
:
"
/"
params
:
-
"
re
direct
302
\"
https://wiki.crans.org/VieCrans/UtiliserIrc#Via_l.27interface_web
\"
"
-
"
re
turn
302
\"
https://wiki.crans.org/VieCrans/UtiliserIrc#Via_l.27interface_web
\"
"
loc_thelounge
:
public
:
"
true"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment