Skip to content

Commit

Permalink
A link to the error_log directive on nginx.org removed.
Browse files Browse the repository at this point in the history
It makes more harm than good for users and nginx.org
infrastructure.
  • Loading branch information
Maxim Konovalov committed Aug 10, 2018
1 parent 0d22460 commit 3c9dcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/html/50x.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>An error occurred.</h1>
<p>Sorry, the page you are looking for is currently unavailable.<br/>
Please try again later.</p>
<p>If you are the system administrator of this resource then you should check
the <a href="http://nginx.org/r/error_log">error log</a> for details.</p>
the error log for details.</p>
<p><em>Faithfully yours, nginx.</em></p>
</body>
</html>

0 comments on commit 3c9dcff

Please sign in to comment.