view dtd/error.dtd @ 1735:caadee289da3

Updated with Netcraft June 2016 Web Server Survey stats.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 22 Jun 2016 14:00:19 +0300
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
>