Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44069 Details for
Bug 71403
www-apache/mod_cfg_ldap (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cfg_ldap.conf
cfg_ldap.conf (text/plain), 822 bytes, created by
Gudleik Rasch
on 2004-11-16 08:45:21 UTC
(
hide
)
Description:
cfg_ldap.conf
Filename:
MIME Type:
Creator:
Gudleik Rasch
Created:
2004-11-16 08:45:21 UTC
Size:
822 bytes
patch
obsolete
># ># mod_cfg_ldap allows you to keep your virtual host configuration ># in an LDAP directory and update it in nearly realtime. ># > ><IfDefine LDAP> > <IfModule !mod_cfg_ldap.c> > LoadModule cfg_ldap_module extramodules/mod_cfg_ldap.so > </IfModule> ></IfDefine> > ><IfModule mod_cfg_ldap.c> > EnableCfgLdap off > CfgLdapUseTLS off > CfgLdapTrustedCA "/etc/apache2/ssl/ca.crt" > CfgLdapServer "ldap1.domain.tld" > CfgLdapBindDN "cn=Manager,dc=domain,dc=tld" > CfgLdapCredentials "password" > CfgLdapBaseDN "ou=vhosts,dc=domain,dc=tld" > # if you don't want to use any filter just keep the following > CfgLdapFilter "(objectClass=apacheConfig)" > # otherwise you could filter based on cosine.schema's ARecord > # CfgLdapFilter "(|(ARecord=127.0.0.1)(ARecord=127.0.0.2))" > CfgLdapCacheTTL 60 ></IfModule>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 71403
:
44066
| 44069