On 25-may-09, at 08:28, Antonio Pérez wrote: >> Ideally it would be rule based , so any url like >> https://domain.tld/svn/$projectname ---> svn://domain.tld/svn/ >> $projectname >> I'm actually not sure that this whole thing will work at all, and I >> am >> leaning towards just installing apache. > > I'm not sure if it'll do exactly what you want, but you could try > with this: > > Create a new "Regular Expresion" rule, with "^/svn/(,*)" (without > quotes) as value. It must be handled by "Redirection" handler and > configured: > > Type: External > Regular Expression: (keep it empty)
Yeah, that'd work as long the web browser knows how to handle the svn protocol (usually launching an external application). -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
