/[Apache-SVN]
ViewVC logotype

Revision 1807754


Jump to revision: Previous Next
Author: ylavic
Date: Fri Sep 8 13:13:11 2017 UTC (5 years, 9 months ago)
Changed paths: 4
Log Message:
Merge r1807655 from trunk:

core: Disallow Methods' registration at run time (.htaccess), they may be
used only if registered at init time (httpd.conf).

Calling ap_method_register() in children processes is not the right scope
since it won't be shared for all requests.

Reviewed by: ylavic, covener, icing


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/CHANGES modified , text changed
Directoryhttpd/httpd/branches/2.4.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.4.x/server/core.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26