mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #161] redirect 301 or 302 #144
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @geelenbert on GitHub (Jun 13, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/161
I would like to be able to setup temporary and permanent redirects.
Currently my nginx config for such a redirect looks like this:
I would like to be able to configure such a redirect.
I'm not sure this is possible at the moment
@duchenpaul commented on GitHub (May 6, 2021):
Is it possible to config 302 instead of 301 redirect?
@chaptergy commented on GitHub (May 10, 2021):
Yes, the redirection host now allows you to specify which http response will be served.

@duchenpaul commented on GitHub (May 11, 2021):
@chaptergy I would like to set
Default Siteto have a 302 or 307 redirect, because sometime I could make mistakes on setting, I dont want to cache the 404 page, do we have this setting?@chaptergy commented on GitHub (May 11, 2021):
No, that is not possible. You can open a issue / feature request specifically for allowing different http codes for a redirect default site.