[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Windows domain

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-12-17 16:21:45 CET

Alexey Boroday wrote:

>"Syntax error on line 955 of C:/soft/Apache2/conf/httpd.conf:
>Invalid command 'AuthzSVNAccessFile', perhaps mis-spelled or defined by a
>module
>not included in the server configuration"
>
> I couldn't find nor 'AuthzSVNAccessFile' nor 'AccessFile' substring in the
>mod_auth_sspi-1.0.1-fixed.zip sources :(
>
>
AuthzSVNAccessFile is provided by mod_authz_svn. You are missing one or
more LoadModule declarations:

LoadModule sspi_auth_module modules/mod_auth_sspi.so
LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 17 16:24:35 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.