]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
If a filename without slashes is specified for LoadFile or
authorStefan Fritsch <sf@apache.org>
Mon, 30 Apr 2012 20:50:45 +0000 (20:50 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 30 Apr 2012 20:50:45 +0000 (20:50 +0000)
commit0a79686a74e639b55b7ff325bf4e5f21f70af597
treea31374bded39c6b25735d5fe5d97d93df47993bd
parentec1aece65c967530df54413a15196bbd4ca30ec3
If a filename without slashes is specified for LoadFile or
LoadModule and the file cannot be found in the server root directory,
try to use the standard dlopen() search path.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1332378 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/core/mod_so.c