/[Apache-SVN]
ViewVC logotype

Revision 431327


Jump to revision: Previous Next
Author: grahamd
Date: Mon Aug 14 12:07:46 2006 UTC (3 years, 3 months ago)
Changed paths: 12
Log Message:
When handler directives are used within Directory or DirectoryMatch
directives where wildcards or regular expressions are used, the handler
directory will now be correctly set to the shortest directory matched by
the directory pattern, whereas previously it was being left as the
pattern which meant that modules located with that directory weren't
able to be loaded.


Changed paths:

Path Details
Directoryhttpd/mod_python/trunk/Doc/appendixc.tex modified , text changed
Directoryhttpd/mod_python/trunk/lib/python/mod_python/__init__.py modified , text changed
Directoryhttpd/mod_python/trunk/src/filterobject.c modified , text changed
Directoryhttpd/mod_python/trunk/src/hlist.c modified , text changed
Directoryhttpd/mod_python/trunk/src/hlistobject.c modified , text changed
Directoryhttpd/mod_python/trunk/src/include/hlist.h modified , text changed
Directoryhttpd/mod_python/trunk/src/include/hlistobject.h modified , text changed
Directoryhttpd/mod_python/trunk/src/include/mod_python.h modified , text changed
Directoryhttpd/mod_python/trunk/src/include/mod_python.h.in modified , text changed
Directoryhttpd/mod_python/trunk/src/include/mpversion.h modified , text changed
Directoryhttpd/mod_python/trunk/src/mod_python.c modified , text changed
Directoryhttpd/mod_python/trunk/src/requestobject.c modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2