Re: [viewvc-users] Authz not restricting access as I expect

Dan Poirier <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <yuaocl4kb12.fsf__5929.2990052656$1262955582$gmane$org@slappy.mynet>
"C. Michael Pilato" <[email protected]> writes:

> Dan Poirier wrote:
>
>> ScriptAlias /viewvc/ /home/poirier/viewvc/bin/cgi/viewvc.cgi/                   
>
> ...And now we expose your Subversion repository through ViewVC at the URL
> "/viewvc/svn" ("/viewvc" from the Alias + "/svn" via the ViewVC
> configuration above).
>
> Now, a common problem that I've seen is having slashes that don't gel in
> these ScriptAlias commands.  Sometimes this can result in ViewVC showing the
> root listing okay, but then when you actually click a root's name, you get
> tossed over to some non-ViewVC URL.  Can you confirm that when you think
> you're viewing your repository's top-level directory in ViewVC, you're
> looking at a URL that looks something like:  "http://.../viewvc/svn" ?
>
> If not, consider dropping the trailing slash from your ScriptAlias parameters:
>
>    ScriptAlias /viewvc /home/poirier/viewvc/bin/cgi/viewvc.cgi

Confirmed, I'm viewing with URLs that look like

  https://hostname:port/viewvc/svn/...path_in_repository

Dan

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2435748

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.