]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
core: Add expression support to ErrorDocument. Switch from a fixed
authorGraham Leggett <minfrin@apache.org>
Sat, 21 Feb 2015 23:59:05 +0000 (23:59 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 21 Feb 2015 23:59:05 +0000 (23:59 +0000)
commita29cbf56f33bb323bbbc317a9f90171a2d71a63b
treee5e6a6d32adde589f7835611bc1c951d411bf6b2
parentcfa16701a66c187161ca81471afbd3470469bc37
core: Add expression support to ErrorDocument. Switch from a fixed
sized 664 byte array per merge to a hash table.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1661448 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/log-message-tags/next-number
docs/manual/expr.xml
docs/manual/mod/core.xml
include/ap_mmn.h
include/http_core.h
server/core.c