You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kevin Rosenberg <ke...@rosenberg.net> on 2003/11/27 01:30:30 UTC

Apache URL rewriting

I'd like to map externally visible portions of my repository to
shorter URLs. As an example: http://server/svn/trunk/projects/project1
can be accessed with http://server/svn/p1

I've tried various combinations of Apache directives (Alias,
RewriteRule, and ProxyPass) without success. 

Might someone know how such URL rewriting can be acheived?

-- 
Kevin Rosenberg
kevin@rosenberg.net