[Modcfgldap-users] FIX: Alias and ScriptAlias
Status: Beta
Brought to you by:
abrenk
From: Allie M. <al...@pa...> - 2004-03-18 06:20:07
|
I tracked down a similar bug for mod_vhost_alias: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8853 I managed to get mod_cfg_ldap to work as expected by applying changes similar to what's in this patch to mod_alias.c and mod_cfg_alias.c The other thing I changed was adding the new DocumentRoot to the notes table in mod_cfg_ldap. I then had to modify apache/server/util_script.c to use the note, if it existed, rather than the default value provided by ap_document_root(). I needed this for certain hosted PHP scripts. I must say I'm pretty annoyed at having to hack away at apache source to make these things work, but I don't suppose this is the correct forum for these complaints. I can make these patches available but they're tiny and not 100% related to mod_cfg_ldap. Still, a valuable FYI. Thanks a lot, Allie Micka pajunas interactive, inc. http://www.pajunas.com |