##// END OF EJS Templates
Fix comment about configuration....
Liwiusz Ociepa -
r1405:2d2afab5491b
parent child
Show More
@@ -36,10 +36,9 Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used):
36
36
37 =head1 CONFIGURATION
37 =head1 CONFIGURATION
38
38
39 ## if the module isn't in your perl path
39 ## This module has to be in your perl path
40 PerlRequire /usr/local/apache/Redmine.pm
40 ## eg: /usr/lib/perl5/Apache/Authn/Redmine.pm
41 ## else
41 PerlLoadModule Apache::Authn::Redmine
42 # PerlModule Apache::Authn::Redmine
43 <Location /svn>
42 <Location /svn>
44 DAV svn
43 DAV svn
45 SVNParentPath "/var/svn"
44 SVNParentPath "/var/svn"
General Comments 0
You need to be logged in to leave comments. Login now