view dtd/error.dtd @ 2215:a1a7ed2e4e5b

nginx.conf-2018 promo.
author Maxim Konovalov <maxim@nginx.com>
date Thu, 09 Aug 2018 15:46:24 +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
>