Hi Charles,
Thanks for the insight. I can see how that makes sense.
So here's another one for you... (this is just curiosity)
What if you set up the virtual hosts to use alternate port?
ie. a.com 10.10.10.1:4400
b.com 10.10.10.1:4500
This should fix the problem you were describing, but does leave us with a
new one, which is that now people behind firewalls may not be able to use
the secure connection due to those ports being non-standard.
Now can the redirect directive be used to compensate for this?
ie. redirect http://a.com:443 http://a.com:4400
Or would this need to be mapped for each file instead?
This may not be the exact syntax, but I hope you see what I am after here.
Have fun,
--
_________________________________________________________________
Brian Ashe CTO
[EMAIL PROTECTED] Dee-Web Software Services, LLC.
http://www.dee-web.com/
-----------------------------------------------------------------
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one.
Friday, June 16, 2000, 8:14:54 AM, you wrote:
CG> perhaps if I explain my experience with this, it will help
[snip]
CG> charles
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.