diff options
author | Maxim Konovalov <maxim@nginx.com> | 2018-08-10 14:15:05 +0300 |
---|---|---|
committer | Maxim Konovalov <maxim@nginx.com> | 2018-08-10 14:15:05 +0300 |
commit | 3c9dcff8bd3d4d6e461113cdaf32771031055ee4 (patch) | |
tree | 32959fc7d62d627d212bf1a70507666fe7f80080 /docs/html | |
parent | 0d224602e966c431674958dabcaa451c99539352 (diff) | |
download | nginx-3c9dcff8bd3d4d6e461113cdaf32771031055ee4.tar.gz nginx-3c9dcff8bd3d4d6e461113cdaf32771031055ee4.zip |
A link to the error_log directive on nginx.org removed.
It makes more harm than good for users and nginx.org
infrastructure.
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/50x.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/50x.html b/docs/html/50x.html index f60f5e72d..9071e0a24 100644 --- a/docs/html/50x.html +++ b/docs/html/50x.html @@ -15,7 +15,7 @@ <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> |