# File lib/phusion_passenger/standalone/runtime_locator.rb, line 135
        def nginx_binary_install_destination
                return "#{@runtime_dir}/#{version}/nginx-#{@nginx_version}-#{cxx_compat_id}"
        end