LoadModule perl_module /usr/lib64/httpd/modules/mod_perl.so PerlLoadModule Apache::Redmine LoadModule dav_svn_module /usr/lib64/httpd/modules/mod_dav_svn.so DAV svn SVNParentPath "/opt/svn" SVNListParentPath On Order deny,allow Satisfy any AuthType Basic AuthName "Filoblu SVN Repository" #AuthUserFile /home/filo02/public_html/svn/svn.passwd PerlAccessHandler Apache::Authn::Redmine::access_handler PerlAuthenHandler Apache::Authn::Redmine::authen_handler Require valid-user Allow from 50.22.178.181 Allow from 127.0.0.1 Satisfy any Require valid-user RedmineDSN "DBI:mysql:database=filo02_redmine_production;host=localhost" RedmineDbUser "filo02_redmine" RedmineDbPass "tW0]^[T=Ps*4"