1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 17:58:16 +00:00
nginx-proxy/test/test_location-override.vhost.d/implicit-root-hash-and-nohash.nginx-proxy.test_location_override
Richard Hansen 2115974e93 feat: Add ability to completely override location blocks
Co-authored-by: Trent Harvey <trent@harvdog.net>
2023-01-31 04:53:12 -05:00

5 lines
80 B
Plaintext

# The file with the hash should trump this file.
location / {
return 503;
}