How to configure SVN web access for different write permissions?

后端 未结 3 1320
不思量自难忘°
不思量自难忘° 2020-12-18 09:18

I\'m trying to configure SVN web access on Apache2 under Windows Server 2008 for different write permissions.

I have next Apache2 conf:



        
3条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-18 10:07

    Changing Apache config

    
    

    to

    
    

    fixes the problem of 403 error on directory listing

提交回复
热议问题