view dtd/error.dtd @ 1177:e33858baaecd

Links to the nginx reference docs and lb blogposts added.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 06 May 2014 07:19:12 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>