[imp] secure connection only

Chris Crowley ccrowley@tulane.edu
Fri, 8 Dec 2000 09:06:51 -0600


Sorry, the  IP address for the VirtualHost should be your imp-server IP
address:

> Under the <IfDefine SSL> section, add:
>
> <VirtualHost  170.210.15.78:80>
> Redirect   /   https://your.host.org
> </VirtualHost>

Chris