]> 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)
commit5d010bf77c0c176180aeec596fcbb1d4648d5765
treea31374bded39c6b25735d5fe5d97d93df47993bd
parentfecfcee26cacf1180c10190a9ecde6e94ef17ee3
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