NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.42k stars 2.72k forks source link

Proxy Hosts - Custom location - definition #3622

Open krystianroza opened 8 months ago

krystianroza commented 8 months ago

Checklist

Describe the bug I can't add in custom location for destination "/" this entry for error pages error_page 500 https://***/error500/; error_page 502 https://***/error502/; error_page 503 https://***/error503/; error_page 504 https://***/error504/;

On version v2.10.4 this is correct configuration and proxy works. On the latest version v2.11.1 this is not working.

Expected behaviour How add a error pages?

Screenshots added firefox_jUU5N9D6s6 firefox_33u821SxHB

Fire-Dragon-DoL commented 8 months ago

Stumbled upon the same error. Mine has no custom configuration

KamilPesek commented 8 months ago

Probably duplicate of https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3536

krystianroza commented 8 months ago

Probably duplicate of #3536

Probably You have right... The issue is very similar

github-actions[bot] commented 1 month ago

Issue is now considered stale. If you want to keep it open, please comment :+1: