view dtd/error.dtd @ 1823:fd5656dab254

Updated with Netcraft October 2016 Web Server Survey stats.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 21 Oct 2016 22:24:14 +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
>