view dtd/error.dtd @ 400:eb993ee8c230

Internal requests include those redirected by "X-Accel-Redirect".
author Ruslan Ermilov <ru@nginx.com>
date Tue, 07 Feb 2012 11:05:47 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>