mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-17 06:28:13 +00:00
Fix comment about configuration.
git-svn-id: http://redmine.rubyforge.org/svn/branches/swistak@1420 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
35f601e769
commit
2d2afab549
@ -36,10 +36,9 @@ Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used):
|
|||||||
|
|
||||||
=head1 CONFIGURATION
|
=head1 CONFIGURATION
|
||||||
|
|
||||||
## if the module isn't in your perl path
|
## This module has to be in your perl path
|
||||||
PerlRequire /usr/local/apache/Redmine.pm
|
## eg: /usr/lib/perl5/Apache/Authn/Redmine.pm
|
||||||
## else
|
PerlLoadModule Apache::Authn::Redmine
|
||||||
# PerlModule Apache::Authn::Redmine
|
|
||||||
<Location /svn>
|
<Location /svn>
|
||||||
DAV svn
|
DAV svn
|
||||||
SVNParentPath "/var/svn"
|
SVNParentPath "/var/svn"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user