1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 06:15:45 +00:00
Files
nginx-proxy/test/test_location-override.vhost.d/explicit-root-hash-and-nohash.nginx-proxy.test_42099b4af021e53fd8fd4e056c2568d7c2e3ffa8_location_override
2023-01-31 04:53:12 -05:00

5 lines
83 B
Plaintext

# This file should trump the file without the hash.
location / {
return 418;
}