view dtd/error.dtd @ 2255:f70180868eeb

nginx.conf-2018 is over. The banned replaced with the nginx cookbook promo.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 16 Oct 2018 14:23:06 +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
>