Skip to content

Enable default server configuration

Paul Tomasula requested to merge url_prefic_nginx into main

@ewojtylko1 This adds a default server configuration for nginx. This default will return a 444 error code if traffic does not hit any of the other provided server specifications. This will not resolve our issue, but helps will diagnostics as we will be able to see and confirm if traffic is bypassing our other server specification.

Merge request reports