]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix HTML 3.2 validation error: &O is not a valid entity. Should be &O
authorCliff Woolley <jwoolley@apache.org>
Sun, 21 Apr 2002 19:10:07 +0000 (19:10 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sun, 21 Apr 2002 19:10:07 +0000 (19:10 +0000)
commit2a644fbdb84e1aed37623d661229083770871d53
tree5d45ce2cea030a36498157a8c095e30ac93fd81d
parent219a3a1011672420095a6127b32e69ecb4a3275f
Fix HTML 3.2 validation error: &O is not a valid entity.  Should be &amp;O

Reported by: validator.w3.org

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94740 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_autoindex.c