You'll have to check the docs to be
sure, I think you create a second

<VirtualHost xyz:443>

...

</VirtualHost>

-Cheers
-Andrew
--
MS ... if only he hadn't been hang gliding!

> ----- Original Message -----
> From: "Andrew Smith" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, August 03, 2001 12:47 AM
> Subject: Re: Secure HTTP
> 
> 
>> Chacking one of my /etc/httpd/conf/httpd.conf:
>>
>> Look for "## SSL Virtual Host Context"
>>
>> about 14 lines down from that you find:
>>
>> DocumentRoot "/var/www/html"
>>
>> change this to the directory you want for
>> https: e.g.
>>
>> DocumentRoot "/var/www/ssl"
>>
>> then create the directory e.g.
>>
>> "mkdir /var/www/ssl"
>>
>> copy everything you want into that directory
>> and below it
> 
> What if I have more then one directory for, say two different URL's? 
> As in I run WebMail and that is in /var/www/cgi-bin/WebMail.
> 
> The mailman stuff is in /home/mailman so can I create two paths for
> document root for https and add both those directories?
> 
> Mike



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to