Sha256: 85e1860ec404ea50ef9d42a11dc0994b6a401eb73886e3bd1bd230060edbe41c
Contents?: true
Size: 494 Bytes
Versions: 29
Compression:
Stored size: 494 Bytes
Contents
<header> <h1>Blocked host: <%= @host %></h1> </header> <main role="main" id="container"> <h2>To allow requests to <%= @host %> make sure it is a valid hostname (containing only numbers, letters, dashes and dots), then add the following to your environment configuration:</h2> <pre>config.hosts << "<%= @host %>"</pre> <p>For more details view: <a href="https://guides.rubyonrails.org/configuring.html#actiondispatch-hostauthorization">the Host Authorization guide</a></p> </main>
Version data entries
29 entries across 27 versions & 3 rubygems