Opened 6 weeks ago
Closed 5 weeks ago
#1324 closed defect (fixed)
forum home does a broken redirect
| Reported by: | Owned by: | checkraisefold | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Services | Keywords: | |
| Cc: |
Description
When trying to access https://forum.devhack.net today, it's redirecting me to https://.well-known/forward-auth/begin?dest=https%3A%2F%2Fforum.devhack.net%2Findex.html which is very clearly wrong.
Change History (2)
comment:1 by , 6 weeks ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 5 weeks ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This is fixed by the following PRs:
https://git.devhack.net/devhack/core-infra/pulls/619
https://git.devhack.net/devhack/core-infra/pulls/620
along with a configuration change on the forum NGINX instance.