[gitorious] Re: securing gitorious site with http authentication

2010-08-17 Thread shin938
Thanks again Benjamin, that did it: Options FollowSymLinks Options -Indexes AllowOverride None XSendFile on XSendFileAllowAbove on AuthType Basic AuthName "My Gitorious" AuthUserFile /opt/gitorious/passwd Require valid-user

[gitorious] Re: securing gitorious site with http authentication

2010-08-17 Thread shin938
Thanks. I'll try that. On Aug 17, 12:45 pm, Benjamin Podszun wrote: > Hi. > > On Tue, Aug 17, 2010 at 10:37 AM, shin938 wrote: > > Hi all > > I wanted to secure gitorious site with http basic or digest > > authentication but I discovered its not so easy because gitorious is > > calling itself ov