Krist van Besien ha scritto:
> So technically the OP could just dump the following .htaccess file in
> the top WebSVN directory:
>
> AuthType Basic
> AuthName "Repository svn"
> AuthUserFile /home/liberenote/svn/materiale.passwd
> Require valid-user
You're right, but I want to access several repo
Eric Covener ha scritto:
> No clue if you can't modify the configuration and the location of the
> htaccess isn't related to the files you want to protect.
Ok thanks: I don't have access to httpd.conf. Let's see if someone has
an idea.
Iacopo
-
Eric Covener ha scritto:
> As the error message says, You can't put in htaccess. It's
> got nothing to do with what's inside the .
So where can I use the location directive? Or, better: what should I
write in the .htaccess to write a rule based on the url and not on the
folder ()? Is there a way
Hi,
I have a WebSVN installation and I want to enable a per repository
authentication. At this page:
http://demo.websvn.info/filedetails.php?repname=WebSVN&path=/trunk/doc/install.html#authentication
there's the WebSVN documentation on how to do that. Since my ISP
(DreamHost) doesn't provide SSPI a