[EMAIL PROTECTED] Re: Multiple uses in the same HTTPS virtualhost

2006-01-18 Thread Dave Turvene
Joshua Slive slive.ca> writes: > > On 1/17/06, Dave Turvene comcast.net> wrote: > > > Q1: How efficient is the RewriteCond? In another case I had three RewriteCond > > directives on a RewriteRule with no apparent impact but the server was not being > >

[EMAIL PROTECTED] Multiple uses in the same HTTPS virtualhost

2006-01-17 Thread Dave Turvene
Greetings - I have a requirement to run an HTTPS subversion server and an HTTPS website on the same physical server. I have both working using the following snippet. The high-volume requests go to the website proxy. ... # For subversion setup DAV svn ... RewriteEngine On Rewri