view dtd/error.dtd @ 725:64085bf227f6

Documented 'min_file_chunk' and 'value_length' SSI module directives.
author Vladimir Homutov <vl@nginx.com>
date Fri, 12 Oct 2012 13:05:46 +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
>