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

2006-01-18 Thread Dave Turvene
Joshua Slive joshua at slive.ca writes: On 1/17/06, Dave Turvene dturvene at 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 heavily hit

[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. VirtualHost *:443 ... # For subversion setup Location /svn/repos DAV