view dtd/error.dtd @ 1965:976792854493

nginx.conf 2017 promo added.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 18 Apr 2017 07:25:37 +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
>