view dtd/error.dtd @ 1761:28ed096a3597

nginx.conf promo.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 10 Aug 2016 15:19:55 +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
>