1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2025-07-15 16:34:17 +02: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;
}